-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
Error while decompiling APK #14
Comments
Is that stopped at decompiling process, @yashwanthkorla? |
Yes, os.system(command) call is failing. Printed out the command which is passed to the system method and could see that the folder path's are correct along with -d and deobfuscate flag. |
Are you sure, @yashwanthkorla? Because I also experienced it during decompiling process but it didn't interrupt scanning process. Please don't crop your proof 'til next tty input (if its interrupted). |
@dwisiswant0 , it didn't interrupt the scanning process, but I couldn't see any output. If no info comes up after scanning, does it mean no information to be found? |
I can't answer that, since we use default log-level of jadx (which is |
Hi,
Script is failing while decompiling apk. Tested with multiple apk's.
The text was updated successfully, but these errors were encountered: