We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue
Got the following errors when using testing "run_usb_spawn.py" to UnCrackable-Level3.apk from the URL below https://github.com/enovella/androidtrainings/blob/master/owasp-crackmes/level3/UnCrackable-Level3.apk
args[0] and args[1] are not shown in the output
ReferenceError: identifier 'haystack' undefined at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:83853) at /script1.js:40 [!] Received: [pthread_create() overloaded] [!] Received: [loading real pthread_create()] [!] Received: [libfoo.so @ 0x7adac70000] [!] Received: [ptr_strncmp_xor64 @ 0x7adac777ec] [!] Received: [ret: 0] [!] Received: [pthread_create() overloaded] [!] Received: [loading real pthread_create()] [!] Received: [libfoo.so @ 0x7adac70000] [!] Received: [ptr_strncmp_xor64 @ 0x7adac777ec] [!] Received: [ret: 0] [!] Received: [pthread_create() overloaded] [!] Received: [loading real pthread_create()] [!] Received: [libfoo.so @ 0x7adac70000] [!] Received: [ptr_strncmp_xor64 @ 0x7adac777ec] [!] Received: [ret: 0] ReferenceError: identifier 'haystack' undefined at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:83853) at /script1.js:40 ReferenceError: identifier 'haystack' undefined at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:83853) at /script1.js:40 ReferenceError: identifier 'haystack' undefined at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:83853) at /script1.js:40 ReferenceError: identifier 'haystack' undefined at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:83853) at /script1.js:40 [!] Received: [MainActivity.onStart() HIT!!!] [!] Received: [java.lang.System.exit(I)V // We avoid exiting the application :)] [!] Received: [pthread_create() overloaded] [!] Received: [loading real pthread_create()] [!] Received: [libfoo.so @ 0x7adac70000] [!] Received: [ptr_strncmp_xor64 @ 0x7adac777ec] [!] Received: [ret: 0] ReferenceError: identifier 'haystack' undefined at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:83853) at /script1.js:40
https://github.com/enovella/androidtrainings/blob/master/owasp-crackmes/level3/UnCrackable-Level3.apk
testingDevice: Nexus5X Android 7.1.1 fridaVersion: 12.11.4
The script work in your blogHere https://enovella.github.io/android/reverse/2017/05/20/android-owasp-crackmes-level-3.html
Could you please have a look?
Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue
Got the following errors when using testing "run_usb_spawn.py" to UnCrackable-Level3.apk from the URL below
https://github.com/enovella/androidtrainings/blob/master/owasp-crackmes/level3/UnCrackable-Level3.apk
args[0] and args[1] are not shown in the output
https://github.com/enovella/androidtrainings/blob/master/owasp-crackmes/level3/UnCrackable-Level3.apk
testingDevice: Nexus5X Android 7.1.1
fridaVersion: 12.11.4
The script work in your blogHere https://enovella.github.io/android/reverse/2017/05/20/android-owasp-crackmes-level-3.html
Could you please have a look?
Thank you!
The text was updated successfully, but these errors were encountered: