Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boyliang/AllHookInOne
/ functions
Functions
113 in github.com/boyliang/AllHookInOne
⨍
Functions
113
◇
Types & classes
93
↓ 5 callers
Function
GetAccessFlags
jni/JavaHook/art_object_4_4.h:461
↓ 5 callers
Function
getSectionInfo
jni/ElfHook/elfutils.cpp:51
↓ 5 callers
Method
hookMethod
(Member method, String methodsig)
src/com/example/allhookinone/HookUtils.java:13
↓ 3 callers
Function
get_chars_from_utf16
jni/JavaHook/ArtMethodHook.cpp:11
↓ 3 callers
Function
get_cstr_from_jstring
jni/main.cpp:12
↓ 2 callers
Method
Int32Value
jni/JavaHook/art_object_4_4.h:55
↓ 2 callers
Function
SHARED_LOCKS_REQUIRED
jni/JavaHook/art_object_4_4.h:616
↓ 2 callers
Function
SetField32
jni/JavaHook/art_object_4_4.h:330
↓ 2 callers
Function
dvmFindJNIClass
jni/JavaHook/DalvikMethodHook.cpp:138
↓ 2 callers
Function
findSectionByName
jni/ElfHook/elfutils.cpp:20
↓ 2 callers
Method
getApplicationContext
()
src/com/example/allhookinone/MainActivity.java:23
↓ 2 callers
Method
getString
(int a, String b)
src/com/example/allhookinone/MainActivity.java:29
↓ 2 callers
Method
getString2
(String... str1)
src/com/example/allhookinone/MainActivity.java:34
↓ 2 callers
Method
getString3
(MyEntity entity)
src/com/example/allhookinone/MainActivity.java:38
↓ 2 callers
Method
getStringStatic
(int a, String b)
src/com/example/allhookinone/MainActivity.java:14
↓ 2 callers
Method
hookMethodNative
(String clsdes, String methodname, String methodsig, boolean isstatic)
src/com/example/allhookinone/HookUtils.java:33
↓ 2 callers
Function
replaceFunc
jni/ElfHook/elfhook.cpp:33
↓ 1 callers
Function
NativeMethodOffset
jni/JavaHook/art_object_4_4.h:507
↓ 1 callers
Function
art_java_method_hook
jni/JavaHook/ArtMethodHook.cpp:75
↓ 1 callers
Function
calcMethodArgsSize
jni/JavaHook/DalvikMethodHook.cpp:15
↓ 1 callers
Function
clearCache
jni/ElfHook/elfhook.cpp:28
↓ 1 callers
Function
closeElfBySoname
* 释放资源 */
jni/ElfHook/elfio.cpp:96
↓ 1 callers
Function
dalvik_java_method_hook
jni/JavaHook/DalvikMethodHook.cpp:337
↓ 1 callers
Function
dvmComputeJniArgInfo
jni/JavaHook/DalvikMethodHook.cpp:90
↓ 1 callers
Function
dvmGetArgLong
* Helpful function for accessing long integers in "u4* args". * * We can't just return *(s8*)(&args[elem]), because that breaks if our * archite
jni/JavaHook/dvm_func.h:208
↓ 1 callers
Function
dvmIsStaticMethod
jni/JavaHook/dvm_object.h:746
↓ 1 callers
Function
dvmPlatformInvokeHints
jni/JavaHook/DalvikMethodHook.cpp:41
↓ 1 callers
Function
elfHook
jni/ElfHook/elfhook.cpp:63
↓ 1 callers
Function
elf_hash
jni/ElfHook/elfutils.cpp:87
↓ 1 callers
Method
elfhook
()
src/com/example/allhookinone/HookUtils.java:31
↓ 1 callers
Function
findLibBase
* 查找soname的基址,如果为NULL,则为当前进程基址 */
jni/ElfHook/elfio.cpp:58
↓ 1 callers
Function
findSegmentByType
jni/ElfHook/elfutils.cpp:34
↓ 1 callers
Function
findSymByName
jni/ElfHook/elfutils.cpp:192
↓ 1 callers
Function
getElfInfoBySegmentView
jni/ElfHook/elfutils.cpp:127
↓ 1 callers
Function
getSegmentInfo
jni/ElfHook/elfutils.cpp:66
↓ 1 callers
Function
isArt
jni/JavaHook/JavaMethodHook.cpp:9
↓ 1 callers
Function
java_method_hook
jni/JavaHook/JavaMethodHook.cpp:16
↓ 1 callers
Function
modifyMemAccess
jni/ElfHook/elfhook.cpp:23
↓ 1 callers
Function
openElfBySoname
* 从给定的so中获取基址 */
jni/ElfHook/elfio.cpp:78
Function
GetClass
jni/JavaHook/art_object_4_4.h:326
Function
GetClassLoader
jni/JavaHook/art_object_4_4.h:620
Function
GetEntryPointFromCompiledCode
jni/JavaHook/art_object_4_4.h:489
Function
GetEntryPointFromInterpreter
jni/JavaHook/art_object_4_4.h:497
Function
GetFieldObject
jni/JavaHook/art_object_4_4.h:320
Function
GetFieldPtr
jni/JavaHook/art_object_4_4.h:350
Method
GetMethod
jni/JavaHook/art_object_4_4.h:117
Method
GetMethod
jni/JavaHook/art_object_4_4.h:216
Function
GetName
jni/JavaHook/art_object_4_4.h:612
Function
GetNativeMethod
jni/JavaHook/art_object_4_4.h:511
Function
GetOffset
jni/JavaHook/art_object_4_4.h:405
Method
GetVReg
jni/JavaHook/art_object_4_4.h:144
Method
GetVRegArgs
Get view of vregs as range of consecutive arguments starting at i.
jni/JavaHook/art_object_4_4.h:179
Method
GetVRegDouble
jni/JavaHook/art_object_4_4.h:162
Method
GetVRegFloat
jni/JavaHook/art_object_4_4.h:149
Method
GetVRegLong
jni/JavaHook/art_object_4_4.h:156
Method
GetVRegReference
jni/JavaHook/art_object_4_4.h:168
Method
HasReferenceArray
jni/JavaHook/art_object_4_4.h:225
Function
IsConstructor
Returns true if the method is a constructor.
jni/JavaHook/art_object_4_4.h:485
Function
IsNative
jni/JavaHook/art_object_4_4.h:480
Function
IsPrivate
Returns true if the method is declared private.
jni/JavaHook/art_object_4_4.h:471
Function
IsPublic
Returns true if the method is declared public.
jni/JavaHook/art_object_4_4.h:466
Function
IsStatic
Returns true if the method is declared static.
jni/JavaHook/art_object_4_4.h:476
Function
Java_com_example_allhookinone_HookUtils_elfhook
jni/main.cpp:46
Function
Java_com_example_allhookinone_HookUtils_hookMethodNative
jni/main.cpp:19
Method
MemberOffset
jni/JavaHook/art_object_4_4.h:69
Method
NumberOfVRegs
jni/JavaHook/art_object_4_4.h:136
Method
Offset
jni/JavaHook/art_object_4_4.h:53
Method
References
jni/JavaHook/art_object_4_4.h:233
Function
SetAccessFlags
jni/JavaHook/art_object_4_4.h:501
Function
SetEntryPointFromCompiledCode
jni/JavaHook/art_object_4_4.h:493
Function
SetFieldPtr
jni/JavaHook/art_object_4_4.h:358
Method
SetVReg
jni/JavaHook/art_object_4_4.h:183
Method
SetVRegDouble
jni/JavaHook/art_object_4_4.h:201
Method
SetVRegFloat
jni/JavaHook/art_object_4_4.h:189
Method
SetVRegLong
jni/JavaHook/art_object_4_4.h:195
Method
SetVRegReference
jni/JavaHook/art_object_4_4.h:207
Function
UNUSED
jni/JavaHook/art_object_4_4.h:41
Method
Uint32Value
jni/JavaHook/art_object_4_4.h:59
Function
artQuickToDispatcher
jni/JavaHook/ArtMethodHook.cpp:22
Function
closeElfByFile
jni/ElfHook/elfio.cpp:45
Function
dvmFieldPtr
jni/JavaHook/dvm_object.h:776
Function
dvmGetFieldBoolean
jni/JavaHook/dvm_object.h:780
Function
dvmGetFieldByte
jni/JavaHook/dvm_object.h:783
Function
dvmGetFieldChar
jni/JavaHook/dvm_object.h:789
Function
dvmGetFieldDouble
jni/JavaHook/dvm_object.h:801
Function
dvmGetFieldFloat
jni/JavaHook/dvm_object.h:798
Function
dvmGetFieldInt
jni/JavaHook/dvm_object.h:792
Function
dvmGetFieldLong
jni/JavaHook/dvm_object.h:795
Function
dvmGetFieldObject
jni/JavaHook/dvm_object.h:804
Function
dvmGetFieldShort
jni/JavaHook/dvm_object.h:786
Function
dvmIsAbstractMethod
jni/JavaHook/dvm_object.h:761
Function
dvmIsConstructorMethod
jni/JavaHook/dvm_object.h:770
Function
dvmIsDeclaredSynchronizedMethod
jni/JavaHook/dvm_object.h:752
Function
dvmIsFinalMethod
jni/JavaHook/dvm_object.h:755
Function
dvmIsMirandaMethod
jni/JavaHook/dvm_object.h:767
Function
dvmIsNativeMethod
jni/JavaHook/dvm_object.h:758
Function
dvmIsPrivateMethod
jni/JavaHook/dvm_object.h:743
Function
dvmIsProtectedMethod
jni/JavaHook/dvm_object.h:739
Function
dvmIsPublicMethod
jni/JavaHook/dvm_object.h:735
Function
dvmIsSynchronizedMethod
jni/JavaHook/dvm_object.h:749
next →
1–100 of 113, ranked by callers