/dalvikgate

Lightweight dex / odex / apk to jar converter

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

dalvikgate Build Status Release

Dalvikgate is a lightweight dalvik to java bytecode converter by Col-E and noverify (a.k.a. GraxCode) written in java 8. It uses dexlib2 and asm-tree to translate the code and is still work in progress. Dalvikgate is intended for DEX up to version 39, but should work on newer versions too. ODEX files are also supported.

License

Dalvikgate is licensed under the GNU General Public License 3.0