Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] add a validate dex file check switch for jadx-gui running from the command line #1490

Closed
rbridgeme opened this issue May 23, 2022 · 1 comment
Labels
bug Core Issues in jadx-core module

Comments

@rbridgeme
Copy link

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

@rbridgeme rbridgeme added bug Core Issues in jadx-core module labels May 23, 2022
@rbridgeme
Copy link
Author

I solved the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Core Issues in jadx-core module
Projects
None yet
Development

No branches or pull requests

2 participants