Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asLody/legend
/ types & classes
Types & classes
74 in github.com/asLody/legend
⨍
Functions
503
◇
Types & classes
74
Class
App
@author Lody @version 1.0
Legend/sample/src/main/java/com/legend/demo/App.java:17
Class
ApplicationTest
<a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
Legend/legendCore/src/androidTest/java/com/lody/legend/ApplicationTest.java:9
Class
ApplicationTest
<a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
Legend/sample/src/androidTest/java/com/lody/legend/ApplicationTest.java:9
Class
ArtMethod
@author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethod.java:20
Class
ArtMethodStructV19
@author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:12
Class
ArtMethodStructV22
ArtMethod is a Class extend Object in C++. @author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:14
Class
ArtMethodStructV22_64Bit
ArtMethod is a Class extend Object in C++. @author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:14
Class
ArtMethodStructV23
ArtMethod is a Class extend Object in C++. @author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:14
Class
ArtMethodStructV23_64Bit
ArtMethod is a Class extend Object in C++. @author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:14
Class
C
Legend/Native/jni/include/UniquePtr.h:159
Class
DalvikConstants
@author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/dalvik/DalvikConstants.java:7
Class
DalvikHelper
@author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/dalvik/DalvikHelper.java:9
Class
DalvikMethodStruct
@author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/dalvik/DalvikMethodStruct.java:15
Class
DefaultDelete
Legend/Native/jni/include/UniquePtr.h:29
Class
DefaultDelete<T[]>
Legend/Native/jni/include/UniquePtr.h:39
Class
ExampleUnitTest
To work on unit tests, switch the Test Artifact in the Build Variants view.
Legend/legendCore/src/test/java/com/lody/legend/ExampleUnitTest.java:10
Class
ExampleUnitTest
To work on unit tests, switch the Test Artifact in the Build Variants view.
Legend/sample/src/test/java/com/lody/legend/ExampleUnitTest.java:10
Class
Freer
Legend/Native/jni/include/UniquePtr.h:164
Class
HookManager
@author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/HookManager.java:25
Class
JNIInvokeInterface
Legend/Native/jni/include/jni.h:108
Class
JNIInvokeInterface
Legend/Native/jni/include/jni.h:1054
Class
JNINativeInterface
Legend/Native/jni/include/jni.h:137
Class
JNINativeInterface
Legend/Native/jni/include/jni.h:493
Class
JavaVMAttachArgs
Legend/Native/jni/include/jni.h:1070
Class
JavaVMInitArgs
Legend/Native/jni/include/jni.h:1086
Class
JavaVMOption
Legend/Native/jni/include/jni.h:1081
Class
JniConstants
* A cache to avoid calling FindClass at runtime. * * Class lookup is relatively expensive (2.5us on passion-eng at the time of writing), so we do *
Legend/Native/jni/include/JniConstants.h:40
Class
JniInvocation
JniInvocation adds a layer of indirection for applications using the JNI invocation API to allow the JNI implementation to be selected dynamically. Ap
Legend/Native/jni/include/JniInvocation.h:29
Class
LegendNative
Legend native helper functions. NOTICE: Don't edit class name of this class. @author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/utility/LegendNative.java:14
Class
Logger
@author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/utility/Logger.java:9
Class
MainActivity
@author Lody @version 1.0 Test Hook (Dalvik & Art)
Legend/sample/src/main/java/com/legend/demo/MainActivity.java:21
Class
Memory
Unsafe access to memory. ################################################### ##ClassLoader will not use this version of class.## ####################
Legend/legendCore/src/main/java/libcore/io/Memory.java:14
Class
Memory
@author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/utility/Memory.java:13
Class
NULL
Legend/legendCore/src/main/java/com/lody/legend/HookManager.java:422
Class
Platform
Platform specific functions @author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/Platform.java:15
Class
Platform32Bit
Legend/legendCore/src/main/java/com/lody/legend/Platform.java:58
Class
Platform64Bit
Legend/legendCore/src/main/java/com/lody/legend/Platform.java:88
Interface
Restoreable
@author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/interfaces/Restoreable.java:7
Class
Runtime
@author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/utility/Runtime.java:11
Class
ScopedBytes
Legend/Native/jni/include/ScopedBytes.h:29
Class
ScopedBytesRO
Legend/Native/jni/include/ScopedBytes.h:64
Class
ScopedBytesRW
Legend/Native/jni/include/ScopedBytes.h:72
Class
ScopedFd
A smart pointer that closes the given fd on going out of scope. Use this when the fd is incidental to the purpose of your function, but needs to be cl
Legend/Native/jni/include/ScopedFd.h:26
Class
ScopedLocalFrame
Legend/Native/jni/include/ScopedLocalFrame.h:22
Class
ScopedLocalRef
Legend/Native/jni/include/ScopedLocalRef.h:26
Class
ScopedStringChars
A smart pointer that provides access to a jchar* given a JNI jstring. Unlike GetStringChars, we throw NullPointerException rather than abort if passed
Legend/Native/jni/include/ScopedStringChars.h:31
Class
ScopedUtfChars
A smart pointer that provides read-only access to a Java string's UTF chars. Unlike GetStringUTFChars, we throw NullPointerException rather than abort
Legend/Native/jni/include/ScopedUtfChars.h:32
Class
SizeOf
################################################### ##ClassLoader will not use this version of class.## ##############################################
Legend/legendCore/src/main/java/libcore/io/SizeOf.java:10
Class
Struct
Mapping a C/C++ Struct in memory. @see StructMember @author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/utility/Struct.java:15
Class
StructMember
Mapping a <strong>struct member</strong> in a <strong>Struct</strong>. @see Struct @author Lody @version 1.0
Legend/legendCore/src/main/java/com/lody/legend/utility/StructMember.java:14
Class
UniquePtr
Legend/Native/jni/include/UniquePtr.h:55
Class
UniquePtr<T[], D>
Legend/Native/jni/include/UniquePtr.h:109
Class
Unsafe
The package name notwithstanding, this class is the quasi-standard way for Java code to gain access to and use functionality which, when unsupervised,
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:11
Class
VectorCounter
Legend/Native/jni/include/toStringArray.h:48
Class
VectorGetter
Legend/Native/jni/include/toStringArray.h:55
Class
_JNIEnv
Legend/Native/jni/include/jni.h:135
Class
_JavaVM
Legend/Native/jni/include/jni.h:136
Class
_jarray
Legend/Native/jni/include/jni.h:50
Class
_jbooleanArray
Legend/Native/jni/include/jni.h:52
Class
_jbyteArray
Legend/Native/jni/include/jni.h:53
Class
_jcharArray
Legend/Native/jni/include/jni.h:54
Class
_jclass
Legend/Native/jni/include/jni.h:48
Class
_jdoubleArray
Legend/Native/jni/include/jni.h:59
Class
_jfieldID
Legend/Native/jni/include/jni.h:102
Class
_jfloatArray
Legend/Native/jni/include/jni.h:58
Class
_jintArray
Legend/Native/jni/include/jni.h:56
Class
_jlongArray
Legend/Native/jni/include/jni.h:57
Class
_jmethodID
Legend/Native/jni/include/jni.h:105
Class
_jobject
* Reference types, in C++ */
Legend/Native/jni/include/jni.h:47
Class
_jobjectArray
Legend/Native/jni/include/jni.h:51
Class
_jshortArray
Legend/Native/jni/include/jni.h:55
Class
_jstring
Legend/Native/jni/include/jni.h:49
Class
_jthrowable
Legend/Native/jni/include/jni.h:60
Enum
jobjectRefType
Legend/Native/jni/include/jni.h:122