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

UnCrackable-Level3.apk run_usb_spawn.py error #3

Open
aoprea1982 opened this issue Jul 29, 2020 · 0 comments
Open

UnCrackable-Level3.apk run_usb_spawn.py error #3

aoprea1982 opened this issue Jul 29, 2020 · 0 comments

Comments

@aoprea1982
Copy link

aoprea1982 commented Jul 29, 2020

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant