tiann / android-native-debug
Debug Android Framework Native Code Tutorial.
☆154Updated 8 years ago
Alternatives and similar repositories for android-native-debug:
Users that are interested in android-native-debug are comparing it to the libraries listed below
- 华为 framework 源码☆172Updated 4 years ago
- android art hook like Sophix☆282Updated 7 years ago
- ☆354Updated 4 years ago
- 🏗 Minimal Android AOSP build environment with handy automation wrapper scripts☆359Updated 5 years ago
- a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction☆315Updated 5 years ago
- xUnwind is a collection of Android native stack unwinding solutions.☆205Updated last year
- Library for hooking on ART☆482Updated 6 years ago
- 从 fb 的 profilo 项目里提取出来的hook 库,自己用☆124Updated 5 years ago
- ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.☆59Updated 9 years ago
- ☆248Updated 3 years ago
- hook java methods☆136Updated 7 years ago
- JVMTI Sample☆159Updated 6 years ago
- MethodInterceptProxy for Android.It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field…☆153Updated 7 years ago
- Android Studio+LLDB调试内核Binder☆135Updated 8 years ago
- ☆41Updated 5 years ago
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆144Updated 2 years ago
- ☆104Updated 3 years ago
- 解析Android中的arsc文件格式☆82Updated 8 years ago
- This tool is used to extract dex files from oat file.☆169Updated 7 years ago
- modify PLT to hook api, supported android 5\6.☆231Updated 5 years ago
- Analyze contribution rate of each module to the apk size☆199Updated 6 years ago
- ☆125Updated 7 years ago
- 兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers☆188Updated 6 years ago
- make dex patch based on the structure of dex file☆72Updated 8 years ago
- Library intended to hook Binder interface and manipulate events☆108Updated 2 years ago
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆217Updated 2 years ago
- ☆226Updated 6 years ago
- A easy way to use valgrind on Android device.☆59Updated 5 years ago
- 绕过安卓hidden api 限制☆107Updated 3 years ago
- Android Binder Demo示例程序,分别从Android应用层(Java)、framework层(Java)、native层(C++)3个角度,通过example阐述如何创建和使用Android Binder IPC实例☆268Updated 9 years ago