hexhacking / xDLLinks
xDL is an enhanced implementation of the Android DL series functions.
☆522Updated 3 weeks ago
Alternatives and similar repositories for xDL
Users that are interested in xDL are comparing it to the libraries listed below
Sorting:
- Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++☆685Updated 2 years ago
- xUnwind is a collection of Android native stack unwinding solutions.☆212Updated 2 years ago
- A binder interceptor framework for Android☆323Updated 11 months ago
- ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.☆1,943Updated 6 months ago
- Modify Android linker to provide loading module and hook function☆429Updated 2 weeks ago
- Android内联hook框架☆331Updated 5 years ago
- a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction☆317Updated 5 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
- ☆357Updated 5 years ago
- An android Dex protects shell implementation☆709Updated last month
- 🎉A dlopen library that bypasses mobile system limitation☆335Updated 3 years ago
- dex-vm used to protect the android classes.dex file☆915Updated 3 months ago
- Dynamic java method hook framework on ART. Allowing you to change almost all java methods' behavior dynamically.☆1,283Updated 4 months ago
- 绕过安卓hidden api 限制☆113Updated 3 years ago
- Is a protect Android App anti any attacks and environments.☆342Updated last year
- Android ART Hook☆574Updated 6 years ago
- thumb16 thumb32 arm32 inlineHook in Android☆1,382Updated 5 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
- DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.☆1,200Updated last year
- Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and m…☆1,020Updated last month
- 🎇 AOT compiler to translate dalvikvm code into cpp code☆256Updated last week
- eBPF Android Debug Bridge☆509Updated last year
- This is a tool used to modify Android Manifest binary file.☆371Updated 3 months ago
- A lightweight arthook Plugin.☆144Updated 3 years ago
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,296Updated 3 months ago
- Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding☆451Updated 5 years ago
- 兼容Android 7.0 dlfcn(dlopen、dlsym、dlclose、dlerror)☆169Updated 5 years ago
- 兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers☆194Updated 6 years ago
- The second generation Android Hardening Protection☆400Updated 6 years ago
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆188Updated last year