-
As the title says, mods do not decompile correctly using FernFlower.
We should either:
- Find a fix.
- Revert some of the changes made in #27 so people can use jad.
-
```
This request comes from lessons learned in Black Box testing.
When taking an APK though a Decompile/Debug Instrument/Recompile/Sign/Align
cycle, we can perform an apk install and run the resulti…
-
```
This request comes from lessons learned in Black Box testing.
When taking an APK though a Decompile/Debug Instrument/Recompile/Sign/Align
cycle, we can perform an apk install and run the resulti…
-
```
This request comes from lessons learned in Black Box testing.
When taking an APK though a Decompile/Debug Instrument/Recompile/Sign/Align
cycle, we can perform an apk install and run the resulti…
-
```
This request comes from lessons learned in Black Box testing.
When taking an APK though a Decompile/Debug Instrument/Recompile/Sign/Align
cycle, we can perform an apk install and run the resulti…
-
# What happened?
```python
File "/opt/dewolf/decompiler/util/bugfinder/bugfinder.py", line 190, in iter_function_reports
task_result = self.decompile(function, options)
File "/opt/dewolf/dec…
-
This is really impressive and seems to be a really good recreation of how Mario Kart DS works. I’m using it as a reference to see how I can try to make my own Mario Kart game and make the physics work…
-
### Issue details
When running jadx-gui in `jadx-gui-1.5.0-with-jre-win.zip`, decompile any APK, choose any source code, navigate to the Smali tab, and enable Show Dalvik Bytecode in right click cont…
-
### Component
Decompile Module
### Version
0.6.4
### Please check the following
- [X] This is not a duplicate issue
- [X] I have checked the wiki and tried troubleshooting the issue
…
-
# Problem solved by this feature
There is a library called JPype for calling Java (and JVM in general) code from python. Sometimes JVM code throws an exception. When an exception is thrown and not ca…