Closed thekief closed 2 months ago
Fixed. @thekief please check latest unstable build: https://nightly.link/skylot/jadx/workflows/build-artifacts/master
I disabled passes injection from plugins for predefined decompilation modes (fallback and simple for now).
Also, I opened a new issue #2277 with a feature to disable plugins, this should provide a simple workaround if plugin causes issues.
Issue details
For a small show case I converted a small code sample using d8. After successfully creating a
classes.dex
file, I can decompile the file without passing any options. When trying to generate code using thefallback
-mode an exception is thrown.Relevant log output or stacktrace
Provide sample and class/method full name
Jadx version
1.5.0