Skip to content

Script not working [TypeError: not a function] #5

Description

@coderahsan

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions