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

Error while decompiling APK #14

Closed
yashwanthkorla opened this issue Mar 6, 2021 · 5 comments
Closed

Error while decompiling APK #14

yashwanthkorla opened this issue Mar 6, 2021 · 5 comments
Labels
question Further information is requested

Comments

@yashwanthkorla
Copy link

Hi,

Script is failing while decompiling apk. Tested with multiple apk's.

image

@dwisiswant0
Copy link
Owner

Is that stopped at decompiling process, @yashwanthkorla?

@yashwanthkorla
Copy link
Author

yashwanthkorla commented Mar 6, 2021

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.

@dwisiswant0
Copy link
Owner

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).

Screenshot_2021-03-07_01-13-20

@yashwanthkorla
Copy link
Author

@dwisiswant0 , it didn't interrupt the scanning process, but I couldn't see any output.

image

If no info comes up after scanning, does it mean no information to be found?

@dwisiswant0
Copy link
Owner

I can't answer that, since we use default log-level of jadx (which is PROGRESS). I'll investigate this along with #15 issue.

@dwisiswant0 dwisiswant0 added the question Further information is requested label Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants