docs: add link to decompilation troubleshooting

This commit is contained in:
skylot 2021-12-08 16:06:30 +03:00 committed by Skylot
parent 46eeb0bc22
commit a72523c7df
No known key found for this signature in database
GPG Key ID: 1E23F5B52567AA39

View File

@ -11,6 +11,8 @@
Command line and GUI tools for producing Java source code from Android Dex and Apk files
:exclamation: :exclamation: :exclamation: Please note that in most cases Jadx can't decompile all 100% of the code, so errors will occur. Check [Troubleshooting guide](https://github.com/skylot/jadx/wiki/Troubleshooting-Q&A#decompilation-issues) for workarounds
**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`