MCPcopy Create free account

hub / github.com/boyliang/AllHookInOne / functions

Functions113 in github.com/boyliang/AllHookInOne

↓ 5 callersFunctionGetAccessFlags
jni/JavaHook/art_object_4_4.h:461
↓ 5 callersFunctiongetSectionInfo
jni/ElfHook/elfutils.cpp:51
↓ 5 callersMethodhookMethod
(Member method, String methodsig)
src/com/example/allhookinone/HookUtils.java:13
↓ 3 callersFunctionget_chars_from_utf16
jni/JavaHook/ArtMethodHook.cpp:11
↓ 3 callersFunctionget_cstr_from_jstring
jni/main.cpp:12
↓ 2 callersMethodInt32Value
jni/JavaHook/art_object_4_4.h:55
↓ 2 callersFunctionSHARED_LOCKS_REQUIRED
jni/JavaHook/art_object_4_4.h:616
↓ 2 callersFunctionSetField32
jni/JavaHook/art_object_4_4.h:330
↓ 2 callersFunctiondvmFindJNIClass
jni/JavaHook/DalvikMethodHook.cpp:138
↓ 2 callersFunctionfindSectionByName
jni/ElfHook/elfutils.cpp:20
↓ 2 callersMethodgetApplicationContext
()
src/com/example/allhookinone/MainActivity.java:23
↓ 2 callersMethodgetString
(int a, String b)
src/com/example/allhookinone/MainActivity.java:29
↓ 2 callersMethodgetString2
(String... str1)
src/com/example/allhookinone/MainActivity.java:34
↓ 2 callersMethodgetString3
(MyEntity entity)
src/com/example/allhookinone/MainActivity.java:38
↓ 2 callersMethodgetStringStatic
(int a, String b)
src/com/example/allhookinone/MainActivity.java:14
↓ 2 callersMethodhookMethodNative
(String clsdes, String methodname, String methodsig, boolean isstatic)
src/com/example/allhookinone/HookUtils.java:33
↓ 2 callersFunctionreplaceFunc
jni/ElfHook/elfhook.cpp:33
↓ 1 callersFunctionNativeMethodOffset
jni/JavaHook/art_object_4_4.h:507
↓ 1 callersFunctionart_java_method_hook
jni/JavaHook/ArtMethodHook.cpp:75
↓ 1 callersFunctioncalcMethodArgsSize
jni/JavaHook/DalvikMethodHook.cpp:15
↓ 1 callersFunctionclearCache
jni/ElfHook/elfhook.cpp:28
↓ 1 callersFunctioncloseElfBySoname
* 释放资源 */
jni/ElfHook/elfio.cpp:96
↓ 1 callersFunctiondalvik_java_method_hook
jni/JavaHook/DalvikMethodHook.cpp:337
↓ 1 callersFunctiondvmComputeJniArgInfo
jni/JavaHook/DalvikMethodHook.cpp:90
↓ 1 callersFunctiondvmGetArgLong
* 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 callersFunctiondvmIsStaticMethod
jni/JavaHook/dvm_object.h:746
↓ 1 callersFunctiondvmPlatformInvokeHints
jni/JavaHook/DalvikMethodHook.cpp:41
↓ 1 callersFunctionelfHook
jni/ElfHook/elfhook.cpp:63
↓ 1 callersFunctionelf_hash
jni/ElfHook/elfutils.cpp:87
↓ 1 callersMethodelfhook
()
src/com/example/allhookinone/HookUtils.java:31
↓ 1 callersFunctionfindLibBase
* 查找soname的基址,如果为NULL,则为当前进程基址 */
jni/ElfHook/elfio.cpp:58
↓ 1 callersFunctionfindSegmentByType
jni/ElfHook/elfutils.cpp:34
↓ 1 callersFunctionfindSymByName
jni/ElfHook/elfutils.cpp:192
↓ 1 callersFunctiongetElfInfoBySegmentView
jni/ElfHook/elfutils.cpp:127
↓ 1 callersFunctiongetSegmentInfo
jni/ElfHook/elfutils.cpp:66
↓ 1 callersFunctionisArt
jni/JavaHook/JavaMethodHook.cpp:9
↓ 1 callersFunctionjava_method_hook
jni/JavaHook/JavaMethodHook.cpp:16
↓ 1 callersFunctionmodifyMemAccess
jni/ElfHook/elfhook.cpp:23
↓ 1 callersFunctionopenElfBySoname
* 从给定的so中获取基址 */
jni/ElfHook/elfio.cpp:78
FunctionGetClass
jni/JavaHook/art_object_4_4.h:326
FunctionGetClassLoader
jni/JavaHook/art_object_4_4.h:620
FunctionGetEntryPointFromCompiledCode
jni/JavaHook/art_object_4_4.h:489
FunctionGetEntryPointFromInterpreter
jni/JavaHook/art_object_4_4.h:497
FunctionGetFieldObject
jni/JavaHook/art_object_4_4.h:320
FunctionGetFieldPtr
jni/JavaHook/art_object_4_4.h:350
MethodGetMethod
jni/JavaHook/art_object_4_4.h:117
MethodGetMethod
jni/JavaHook/art_object_4_4.h:216
FunctionGetName
jni/JavaHook/art_object_4_4.h:612
FunctionGetNativeMethod
jni/JavaHook/art_object_4_4.h:511
FunctionGetOffset
jni/JavaHook/art_object_4_4.h:405
MethodGetVReg
jni/JavaHook/art_object_4_4.h:144
MethodGetVRegArgs
Get view of vregs as range of consecutive arguments starting at i.
jni/JavaHook/art_object_4_4.h:179
MethodGetVRegDouble
jni/JavaHook/art_object_4_4.h:162
MethodGetVRegFloat
jni/JavaHook/art_object_4_4.h:149
MethodGetVRegLong
jni/JavaHook/art_object_4_4.h:156
MethodGetVRegReference
jni/JavaHook/art_object_4_4.h:168
MethodHasReferenceArray
jni/JavaHook/art_object_4_4.h:225
FunctionIsConstructor
Returns true if the method is a constructor.
jni/JavaHook/art_object_4_4.h:485
FunctionIsNative
jni/JavaHook/art_object_4_4.h:480
FunctionIsPrivate
Returns true if the method is declared private.
jni/JavaHook/art_object_4_4.h:471
FunctionIsPublic
Returns true if the method is declared public.
jni/JavaHook/art_object_4_4.h:466
FunctionIsStatic
Returns true if the method is declared static.
jni/JavaHook/art_object_4_4.h:476
FunctionJava_com_example_allhookinone_HookUtils_elfhook
jni/main.cpp:46
FunctionJava_com_example_allhookinone_HookUtils_hookMethodNative
jni/main.cpp:19
MethodMemberOffset
jni/JavaHook/art_object_4_4.h:69
MethodNumberOfVRegs
jni/JavaHook/art_object_4_4.h:136
MethodOffset
jni/JavaHook/art_object_4_4.h:53
MethodReferences
jni/JavaHook/art_object_4_4.h:233
FunctionSetAccessFlags
jni/JavaHook/art_object_4_4.h:501
FunctionSetEntryPointFromCompiledCode
jni/JavaHook/art_object_4_4.h:493
FunctionSetFieldPtr
jni/JavaHook/art_object_4_4.h:358
MethodSetVReg
jni/JavaHook/art_object_4_4.h:183
MethodSetVRegDouble
jni/JavaHook/art_object_4_4.h:201
MethodSetVRegFloat
jni/JavaHook/art_object_4_4.h:189
MethodSetVRegLong
jni/JavaHook/art_object_4_4.h:195
MethodSetVRegReference
jni/JavaHook/art_object_4_4.h:207
FunctionUNUSED
jni/JavaHook/art_object_4_4.h:41
MethodUint32Value
jni/JavaHook/art_object_4_4.h:59
FunctionartQuickToDispatcher
jni/JavaHook/ArtMethodHook.cpp:22
FunctioncloseElfByFile
jni/ElfHook/elfio.cpp:45
FunctiondvmFieldPtr
jni/JavaHook/dvm_object.h:776
FunctiondvmGetFieldBoolean
jni/JavaHook/dvm_object.h:780
FunctiondvmGetFieldByte
jni/JavaHook/dvm_object.h:783
FunctiondvmGetFieldChar
jni/JavaHook/dvm_object.h:789
FunctiondvmGetFieldDouble
jni/JavaHook/dvm_object.h:801
FunctiondvmGetFieldFloat
jni/JavaHook/dvm_object.h:798
FunctiondvmGetFieldInt
jni/JavaHook/dvm_object.h:792
FunctiondvmGetFieldLong
jni/JavaHook/dvm_object.h:795
FunctiondvmGetFieldObject
jni/JavaHook/dvm_object.h:804
FunctiondvmGetFieldShort
jni/JavaHook/dvm_object.h:786
FunctiondvmIsAbstractMethod
jni/JavaHook/dvm_object.h:761
FunctiondvmIsConstructorMethod
jni/JavaHook/dvm_object.h:770
FunctiondvmIsDeclaredSynchronizedMethod
jni/JavaHook/dvm_object.h:752
FunctiondvmIsFinalMethod
jni/JavaHook/dvm_object.h:755
FunctiondvmIsMirandaMethod
jni/JavaHook/dvm_object.h:767
FunctiondvmIsNativeMethod
jni/JavaHook/dvm_object.h:758
FunctiondvmIsPrivateMethod
jni/JavaHook/dvm_object.h:743
FunctiondvmIsProtectedMethod
jni/JavaHook/dvm_object.h:739
FunctiondvmIsPublicMethod
jni/JavaHook/dvm_object.h:735
FunctiondvmIsSynchronizedMethod
jni/JavaHook/dvm_object.h:749
next →1–100 of 113, ranked by callers