A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
U
X
G
- getAddress(long,Object) - function in top.canyie.pine.Pine
- getAddress(Object) - function in top.canyie.pine.utils.Primitives
- getArgsArm32(int,int,Array,Array,Array) - function in top.canyie.pine.Pine
- getArgsArm64(long,long,Array,Array,Array,Array) - function in top.canyie.pine.Pine
- getArgsX86(int,Array,int) - function in top.canyie.pine.Pine
- getArtMethod(Member) - function in top.canyie.pine.Pine
- getBridge(String,int) - function in top.canyie.pine.entry.Arm64MarshmallowEntry
- getCallback() - function in top.canyie.pine.callback.MethodHook.Unhook
- getConstructor(Class,Array) - function in top.canyie.pine.utils.ReflectionHelper
- getField(Class,String) - function in top.canyie.pine.utils.ReflectionHelper
- getFieldOffset(Field) - function in top.canyie.pine.utils.Primitives
- getHookHandler() - function in top.canyie.pine.Pine
- Get the handler that will be used when Pine hooking a method.Internal API, use the returned handler only when you are implementing your own handlerand want to continue hooking.
- getHookListener() - function in top.canyie.pine.Pine
- Get the listener that will be called before/after hooking method.
- getHookMode() - function in top.canyie.pine.Pine
- Return the current hook mode.
- getHookRecord(long) - function in top.canyie.pine.Pine
- getMethod(Class,String,Array) - function in top.canyie.pine.utils.ReflectionHelper
- getObject(long,long) - function in top.canyie.pine.Pine
- getResult() - function in top.canyie.pine.Pine.CallFrame
- Get the result that will be returned in this method call.
- getResultOrThrowable() - function in top.canyie.pine.Pine.CallFrame
- Like getResult but throwing an exception if there is an exception set.
- getTarget() - function in top.canyie.pine.callback.MethodHook.Unhook
- getThrowable() - function in top.canyie.pine.Pine.CallFrame
- Get the exception that will be thrown in this method call.