wswenyue / apkparserLinks
android apk file parser tools
☆18Updated 7 years ago
Alternatives and similar repositories for apkparser
Users that are interested in apkparser are comparing it to the libraries listed below
Sorting:
- AndroidManifest.xml 二进制编辑和签名工具☆90Updated 8 years ago
- 黑盒BlackBox,是一款虚拟引擎,支持5.0~12.0,可以在Android上克隆、运行虚拟应用,拥有免安装运行能力,已集成Xposed框架。黑盒可以掌控被运行的虚拟应用,做任何想做的事情。☆76Updated 4 years ago
- Android apk包res 资源混淆工具☆96Updated 8 years ago
- A tool to compare 2 version APKs to find out files change. 比较两个版本的APK以找出文件大小变化的工具☆87Updated 8 years ago
- 一种生成阅读极其困难的proguard字典的算法☆154Updated 5 years ago
- 解析Android中的arsc文件格式☆83Updated 8 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- a gradle plugin for minifying activities, services, receivers, providers and custom view☆30Updated 8 years ago
- ☆71Updated 6 years ago
- A sample for registering custom system service on Android with Xposed Framework. / Xposed注册自定义系统服务示例☆18Updated 6 years ago
- 分析应用方法耗时的swing工具☆55Updated 8 years ago
- 允许自启动与电量设置跳转☆79Updated 4 years ago
- Android安全实践☆164Updated 8 years ago
- Android进程保活主流方案集锦☆65Updated 8 years ago
- 基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等☆50Updated 6 years ago
- Xposed版UETool插件☆42Updated 5 years ago
- Xposed Module Sample No Need To Reboot When Debug 不需要频繁重启调试的Xposed 模块源码例子☆21Updated 5 years ago
- Android中锁屏密码算法☆58Updated 8 years ago
- 集合dex2jar和JD_GUI,实现快速反编译并查看apk文件☆29Updated 8 years ago
- An android binary formal xml parser.☆20Updated 3 years ago
- 通过Xposed框架hook android的敏感函数,具体参考https://github.com/halfkiss/ZjDroid, 并添加了相应的函数☆72Updated 6 years ago
- Xposed Remove 微博国际版(Weico) the start Ad☆11Updated 8 years ago
- android v2签名方式中读,写,删除渠道号方案实现