maoabc / dex-editor
Edit the dalvik-bytecode on Android.
☆12Updated 6 years ago
Alternatives and similar repositories for dex-editor:
Users that are interested in dex-editor are comparing it to the libraries listed below
- Run Groovy In Android☆12Updated 2 years ago
- This tool can be used to convert binary xml file into human readable xml file and to convert normal xml file into binary xml file.☆12Updated last year
- zipalign library for Android projects. Use ARSCLib instead: https://github.com/REAndroid/ARSCLib☆11Updated last year
- Android ART Hook - support 4.4 - 10.0 32/64 bit - Xposed API Compat☆16Updated 4 months ago
- A java obfuscator (GUI)☆12Updated 4 years ago
- Apk component parser. ( so, manifest, arsc, dex )☆21Updated 7 years ago
- 对加密后的AndroidManifest.xml进行decode☆14Updated 6 years ago
- ☆19Updated last year
- 在Android平台用gcc和g++编译运行c和c++☆18Updated 4 years ago
- A file manager,apk editor....☆59Updated 4 years ago
- 一个用dexlib库解析dex的demo,里面是解析自己的demo☆17Updated 6 years ago
- ApkSignatureKill By MTBin (Used in MT Manager)☆16Updated 3 years ago
- 安卓上 的动态代理,可代理所有类(包括final类)☆22Updated 4 years ago
- apktool on Android☆13Updated 2 years ago
- 插件化加载技术:APK插件LoadedApk、系统服务动态代理。☆18Updated 2 years ago
- ☆15Updated 5 years ago
- An android binary formal xml parser.☆20Updated 2 years ago
- 【Android手机】上的apk反编译助手(推荐ajadx——jadx的安卓包装版)☆24Updated 6 years ago
- zipalign implemented as a java library with 0 deps☆62Updated last month
- EIDE为Android手机上的集成开发环境,类似于AIDE,fork源码来学习下原理,基于原版做了以下修改:补全AndroidStudio项目结构; 升级gradle到3.4.0; 升级ADK到28; 升级JDK到1.8;☆26Updated 5 years ago
- inline hook tools☆21Updated 3 years ago
- ☆45Updated last year
- Merge dex, convert jar or classes to dex, convert folder containing jar or classes to dex in Android