You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have bad dex file, it's checksum is error. I can decompile this dex using jadx 1.4.0 with the option dex-input set to no in Plugins turned off.
But the next time I run $ jadx-gui classes1.dex > /dev/null & from the shell command, I still need to set this option again. And use the mouse to open the file from the options bar and select the dex file from the pop-up window.
I would like this setting to be saved and not need me to set it every time.
Related history issues: #1385
The text was updated successfully, but these errors were encountered:
I have bad dex file, it's checksum is error. I can decompile this dex using jadx 1.4.0 with the option dex-input set to no in Plugins turned off.
But the next time I run
$ jadx-gui classes1.dex > /dev/null &
from the shell command, I still need to set this option again. And use the mouse to open the file from the options bar and select the dex file from the pop-up window.I would like this setting to be saved and not need me to set it every time.
Related history issues: #1385
The text was updated successfully, but these errors were encountered: