Failed to decompile dex2jar'd class #441
Labels
Priority: Low
Low priority
Subsystem: Parsing
Anything concerning how bytecode is parsed and read
Type: Bug
Something isn't working
Vineflower version
Vineflower 1.10.1
Describe the bug
Simply, fails to decompile a method with an error.
Additional information
com.sec.android.app.fm.MainActivity#recordFMRadioAudio
from the Samsung Radio app compatible with Android 5 & 6.The APK's dex was ran through dex2jar prior to Vineflower.
CFR did also give a hint of bad gotos:
Ghidra is the only decompiler tested thus far that has managed to decompile the method cleanly.
The text was updated successfully, but these errors were encountered: