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

iphone4 ios 9.3.5 #2

Closed
gaplan opened this issue Jul 17, 2018 · 1 comment
Closed

iphone4 ios 9.3.5 #2

gaplan opened this issue Jul 17, 2018 · 1 comment

Comments

@gaplan
Copy link

gaplan commented Jul 17, 2018

frida -U -f re.frida.Gadget --no-pause -l agent.js
____
/ _ | Frida 12.0.3 - A world-class dynamic instrumentation toolkit
| (
| |
> _ | Commands:
// || help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at http://www.frida.re/docs/home/
Spawned re.frida.Gadget. Resuming main thread!
Error: expected a pointer
at repl1.js:94
at o (repl1.js:1)
at repl1.js:39
at o (repl1.js:1)
at r (repl1.js:1)
at repl1.js:102
[iPhone 4S::re.frida.Gadget]->

@oleavr
Copy link
Owner

oleavr commented Jul 17, 2018

This project is just meant to serve as boilerplate, not meant to be used as-is. If you read the code you'll see why – it's assuming it's running on Android. (PR welcome though to do native logging on iOS!)

@oleavr oleavr closed this as completed Jul 17, 2018
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

2 participants