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:
- xUnwind is a collection of Android native stack unwinding solutions.☆212Updated 2 years ago
- ☆357Updated 5 years ago
- android art hook like Sophix☆283Updated 7 years ago
- Debug Android Framework Native Code Tutorial.☆155Updated 8 years ago
- Library for hooking on ART☆484Updated 7 years ago
- 兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers☆193Updated 6 years ago
- ☆228Updated 7 years ago
- xDL is an enhanced implementation of the Android DL series functions.☆515Updated this week
- Build an .so file to automatically do the android_native_hook work. Supports ARM64 ! With this, tools like Xposed can do android native h…☆280Updated 6 years ago
- Android ART Hook☆573Updated 6 years ago
- modify PLT to hook api, supported android 5\6.☆232Updated 6 years ago
- Android内联hook框架☆330Updated 5 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…☆219Updated 3 years ago
- 从 fb 的 profilo 项目里提取出来的hook 库,自己用☆125Updated 5 years ago
- 兼容Android 7.0 dlfcn(dlopen、dlsym、dlclose、dlerror)☆169Updated 5 years ago
- 绕过安卓hidden api 限制☆112Updated 3 years ago
- 华为 framework 源码☆176Updated 4 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…☆334Updated 6 years ago
- android小工具,通过读取trace文件,回溯整个整个程序执行调用树。☆348Updated 7 years ago
- hook java methods☆138Updated 7 years ago
- 检测当前app是否运行在VirtualApp虚拟机中☆286Updated 2 years ago
- 大自然的搬运工-Android虚拟机保护Demo☆331Updated 9 years ago
- JVMTI Sample☆159Updated 6 years ago
- ☆128Updated 8 years ago
- ☆253Updated 3 years ago
- VirtualApp的技术文档和各个技术点拆解demo☆173Updated 8 years ago
- 🎉A dlopen library that bypasses mobile system limitation☆334Updated 3 years ago
- VirtualApp 代码注释☆163Updated 6 years ago
- ☆204Updated last year
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆186Updated last year