Rprop / ndk_dlopenLinks
a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction
☆317Updated 5 years ago
Alternatives and similar repositories for ndk_dlopen
Users that are interested in ndk_dlopen are comparing it to the libraries listed below
Sorting:
- ☆357Updated 5 years ago
- xUnwind is a collection of Android native stack unwinding solutions.☆212Updated 2 years ago
- android art hook like Sophix☆283Updated 7 years ago
- ☆230Updated 7 years ago
- Build an .so file to automatically do the android_native_hook work. Supports ARM64 ! With this, tools like Xposed can do android native h…☆282Updated 6 years ago
- 兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers☆194Updated 6 years ago
- Build an so file to automatically do the android_native_hook work. Supports thumb-2/arm32 and ARM64 ! With this, tools like Xposed can do…☆336Updated 6 years ago
- modify PLT to hook api, supported android 5\6.☆233Updated 6 years ago
- xDL is an enhanced implementation of the Android DL series functions.☆522Updated 3 weeks ago
- Library for hooking on ART☆484Updated 7 years ago
- Android ART Hook☆574Updated 6 years ago
- Debug Android Framework Native Code Tutorial.☆155Updated 8 years ago
- Android内联hook框架☆331Updated 5 years ago
- 兼容Android 7.0 dlfcn(dlopen、dlsym、dlclose、dlerror)☆169Updated 5 years ago
- 检测当前app是否运行在VirtualApp虚拟机中☆288Updated 2 years ago
- 绕过安卓hidden api 限制☆113Updated 3 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…