-
Notifications
You must be signed in to change notification settings - Fork 66
Description
Hi there , On my other mac the script is running flawless with this same app, but on my macbook air it gives me this error , i even downgraded the frida version and now having same frida versions on both macs.
frida -Uf packaganame-l script.js
____
/ _ | Frida 16.3.3 - A world-class dynamic instrumentation toolkit
| (| |
> _ | Commands:
// |_| help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at https://frida.re/docs/home/
. . . .
. . . . Connected to Android Emulator 5554 (id=emulator-5554)
Spawning com.package.app...
cannot find _open
Spawned com.package.app. Resuming main thread!
TypeError: no setter for property
at (/agent.js:1)
[Android Emulator 5554::com.package.app ]-> [] libflutter.so loaded!
[] libflutter.so base: 0x76cda98000
[*] package name: com.package.app
TypeError: not a function
at parseElf (/Users/ahsankhan/Downloads/script.js:409)
at init (/Users/ahsankhan/Downloads/script.js:734)
at (/Users/ahsankhan/Downloads/script.js:715)
at apply (native)
at (frida/runtime/core.js:59)