mjolner
mjolner copied to clipboard
Cycript backend powered by Frida.
Like the title says, this PR add supports for ```global``` keyword which used to return the message ```Target process terminated``` like in [#23](https://github.com/nowsecure/frida-cycript/issues/23) issue of frida-cycript. Now it returns correctly...
The 19034 pid corresponds to a `cat` ``` $ r2 frida://19034 Unhandled message: {"type":"error","description":"TypeError: Cannot read property 'class' of undefined","stack":"TypeError: Cannot read property 'class' of undefined\n at registerTypes (../../node_modules/mjolner/lib/objc.js:86:25)\n at...