Familyye / BlackObfuscatorLinks
本项目针对Android APK DEX控制流混淆,在不会改变应用原有逻辑的前提下,会将原始代码进行控制流混淆,使得代码难以阅读,增加反编译阅读的难度以达到保护应用。
☆64Updated last year
Alternatives and similar repositories for BlackObfuscator
Users that are interested in BlackObfuscator are comparing it to the libraries listed below
Sorting:
- ☆140Updated last year
- APK数据复用优化☆162Updated last week
- 插件化加载技术:APK插件LoadedApk、系统服务动 态代理。☆20Updated 3 years ago
- 一个Native层的Android应用防护库(A native layer Android application protection library)☆166Updated 3 years ago
- Android so加固☆48Updated 4 years ago
- 使用Lua写Xposed功能☆38Updated 3 months ago
- BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. T…☆137Updated 3 years ago
- A lightweight arthook Plugin.☆147Updated 3 years ago
- An android binary formal xml parser.☆21Updated 3 years ago
- 🤒 xml2axml & axml2xml☆69Updated last year
- 如何把签名校验做到极致☆167Updated 5 years ago
- This project is an graphical utility based on BlackObfuscator.☆157Updated 3 years ago
- A Java hook framwork (Xposed style) for Android Runtime (ART) implemented by LSPlant.☆28Updated 2 years ago
- virtualapp busniess☆17Updated 2 years ago
- 安卓逆向相关文章中的示例代码(Sample code in Android reverse engineering articles)☆221Updated 3 months ago
- android apk反调试工具,反hook、反xposed、反virtual xposed、反substrate☆150Updated 6 years ago
- one key encryptor android classes.dex and repatch apk☆47Updated 2 years ago
- ☆173Updated 6 months ago
- 安卓上的动态代理,可代理所有类(包括final类)☆22Updated 4 years ago
- 腾讯(Tencent)Shadow的二次封装项 目,开袋即食版。☆86Updated 9 months ago
- A high performance dex deobfuscator library.☆45Updated 3 years ago
- 🎇 AOT compiler to translate dalvikvm code into cpp code☆304Updated 2 months ago
- OLLVM-9.0.1-NDK-21.3.6528147(ndk-r21d)☆152Updated last year
- BlackBox is a virtual engine, it can clone and run virtual application on Android, users don't have to install APK file to run the appli…☆44Updated 3 years ago
- learn the sandhook how to work