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
Usage: ./inject.sh packageName xx.js ____ / _ | Frida 15.1.14 - 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/ Spawning xxxxxxx... Spawned xxxxxx. Resuming main thread! Error: expected a pointer at value (frida/runtime/core.js:367) at (/OpenMemory.js:32) [M2102K1C::xxxxxxxxx]->
xxxxxxx
xxxxxx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Usage: ./inject.sh packageName xx.js
____
/ _ | Frida 15.1.14 - 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/
Spawning
xxxxxxx
...Spawned
xxxxxx
. Resuming main thread!Error: expected a pointer
at value (frida/runtime/core.js:367)
at (/OpenMemory.js:32)
[M2102K1C::xxxxxxxxx]->
The text was updated successfully, but these errors were encountered: