
skylot/jadx: Dex to Java decompiler - GitHub
jadx-gui features: view decompiled code with highlighted syntax; jump to declaration; find usage; full text search; smali debugger, check wiki page for setup and usage; Jadx-gui key bindings can be found here. See these features in action here: jadx-gui features overview
Releases · skylot/jadx - GitHub
Dex to Java decompiler. Contribute to skylot/jadx development by creating an account on GitHub.
MuntashirAkon/jadx-android: DEX to Java decompiler, for Android …
jadx - Dex to Java decompiler. Command line and GUI tools for producing Java source code from Android Dex and Apk files. Please note that in most cases jadx can't decompile all 100% of the code, so errors will occur. Check Troubleshooting guide for workarounds. Main features:
Home · skylot/jadx Wiki - GitHub
2018年1月12日 · Dex to Java decompiler. Contribute to skylot/jadx development by creating an account on GitHub.
Troubleshooting Q&A · skylot/jadx Wiki - GitHub
If jadx is failed to correctly decompile - only way to check method code is to dump method control flow graph (CFG). For that enable Generate methods CFG graphs ( --cfg ) and/or more verbose fallback graph with Generate RAW CFG grapths ( --raw-cfg ).
GitHub - LucasBaizer/apkSpy: Fork of jadx with support for editing …
A fork of jadx with support for editing Java source code of APK's, and then recompiling them. Inspired by dnSpy , but for Android Java instead of .NET. How it Works
Jadx plugins guide · skylot/jadx Wiki - GitHub
2024年4月17日 · Jadx plugins system allows customizing decompilation process to: add custom rename policies; custom code modifications (decryption, deobfuscation) support custom input formats (like xapk, split apk, etc) customize jadx-gui with additional features
ElvisBin/jadx-master: 超级简单的反编译工具 - GitHub
jadx - Dex to Java decompiler. Command line and GUI tools for producing Java source code from Android Dex and Apk files. Main features: decompile Dalvik bytecode to java classes from APK, dex, aar, aab and zip files; decode AndroidManifest.xml and other resources from resources.arsc; deobfuscator included; jadx-gui features:
feiyu2016/dex-jadx: Dex to Java decompiler - GitHub
jadx - Dex to Java decompiler. Command line and GUI tools for produce Java source code from Android Dex and Apk files
yuduo/jadx-gui-1.1.0-with-jre-windows - GitHub
jadx - Dex to Java decompiler. Command line and GUI tools for produce Java source code from Android Dex and Apk files. Main features: decompile Dalvik bytecode to java classes from APK, dex, aar and zip files; decode AndroidManifest.xml and other resources from resources.arsc; deobfuscator included; jadx-gui features: view decompiled code with ...
- 某些结果已被删除