jmpews / Dobby

a lightweight, multi-platform, multi-architecture hook framework.
Apache License 2.0
3.98k stars 822 forks source link

Where is the doc about how to implement `inlinehook without Jailbreak`? #11

Closed CodeLife2012 closed 6 years ago

CodeLife2012 commented 6 years ago

Try to read the design doc, but can't find anything about how to implement.

jmpews commented 6 years ago

Not yet, busy with other things. but the trick is solidify hook.

CodeLife2012 commented 6 years ago

So it's work on an non jailbreak device but the doc is not updated? @jmpews

jmpews commented 6 years ago

it's a trick, but limited. can't use it to hook system function(i.e. only hook the macho file that you can control)