johnlee175 / dexLinks
A dex file reader and writer or dex format parser written by google for android source code with java language. It also include dex module of open source project like dex2jar, smali. Just fork and integrate for learn. Thanks authors!
☆17Updated 8 years ago
Alternatives and similar repositories for dex
Users that are interested in dex are comparing it to the libraries listed below
Sorting:
- Aapt for Android☆15Updated 3 years ago
- A project support apk sign v2.☆7Updated 6 years ago
- tools☆10Updated 6 years ago
- ☆12Updated 5 years ago
- Apk component parser. ( so, manifest, arsc, dex )☆22Updated 7 years ago
- ☆6Updated 7 years ago
- 在Android平台用gcc和g++编译运行c和c++☆18Updated 5 years ago
- ZipSigner source on Github for jitpack usage.☆22Updated 9 years ago
- Parse raw android layout xml file to a visible view.☆23Updated 5 years ago
- 一个用dexlib库解析dex的demo,里面是解析自己的demo☆17Updated 6 years ago
- andaroid build-tools d8 source code☆16Updated 5 years ago
- A tool for editing resources.arsc file.☆25Updated 7 years ago
- 将smali代码转换为更易懂的Java伪码☆29Updated 10 years ago
- Merge dex, convert jar or classes to dex, convert folder containing jar or classes to dex in Android