-
Notifications
You must be signed in to change notification settings - Fork 20
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
Broken Script Output for Non Ascii/Non Printable Named Method #1
Comments
I forgot the |
094830d |
Jeb4frida.zip Thank you very much for the project, it helps a lot :D |
about jadX generates a simple variable reading .method static constructor ()V JadX output : |
Small Sample Apk With Non Printable Method Name :
newtest_1.0_flows.apk.zip
Exact Error -
Possible Fix - Put method name in " " like ClassName["MethodName"].overload......
The text was updated successfully, but these errors were encountered: