lizhangqu / retrace
基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等
☆51Updated 5 years ago
Alternatives and similar repositories for retrace:
Users that are interested in retrace are comparing it to the libraries listed below
- android 私有api调用检测☆58Updated 5 years ago
- 查看dex中class, field, method内部与外部依赖☆27Updated 5 years ago
- Obfuscate the int index of R.id/R.string/R.layout… in the classes.dex of Android project☆62Updated 5 years ago
- Android Sync Binder☆32Updated 4 years ago
- a gradle plugin for minifying activities, services, receivers, providers and custom view☆30Updated 7 years ago
- maven发布插件和bintray发布插件☆17Updated 5 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆100Updated 3 years ago
- aapt和aapt2固定资源id,以及为资源进行public flag标记。☆17Updated 3 years ago
- 增强型apk analyzer,支持ap_, ap, aar, aab, jar, so, awb, aab, apks等zip文件使用apk analyzer打开, android studio插件☆61Updated 5 years ago
- android gradle plugin transform patch☆30Updated 5 years ago
- 微信扫一扫模块提取☆1Updated 8 months ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- Xposed版UETool插件☆42Updated 4 years ago
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 5 years ago
- Hook Socket Sample☆31Updated 6 years ago
- Android JNI接口混淆方案☆28Updated 5 years ago
- 动态日志☆27Updated 6 years ago
- Android 固定资源id,适配aapt,aapt2☆27Updated 7 years ago
- Bypassing java heap to operate images,will 100% avoid OOM (Maintenance stopped)绕过java heap操作图片,100%避开OOM☆42Updated last year
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆28Updated 3 years ago
- 🔥根治ROM崩溃问题,Crash白名单,异常处理利器☆45Updated 5 years ago
- A method hook framework, clone form PAGalaxyLab / YAHFA☆13Updated 4 years ago
- 一个 Android 平台支持捕获 Native(C/C++) 层和 Java 层崩溃异常的迷你库。☆25Updated 6 years ago
- ⚽️ ASM 的简单案例使用☆31Updated 3 years ago
- 解析oat的odex文件☆11Updated 7 years ago
- A cool tool for android apps☆33Updated 9 years ago
- Android 编译期方法扫描、替换的插件工具。An Android plugin, which can scan method & proxy it in compile time.☆13Updated 2 years ago
- A command-line interface of Android Studio's method tracer.☆61Updated 7 years ago
- Apk parser lib with java☆39Updated 7 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated last year