[ANN] Frida is now available for Node.js

75 views
Skip to first unread message

Ole André Vadla Ravnås

unread,
Mar 20, 2015, 11:18:03 PM3/20/15
to nod...@googlegroups.com
Hi everyone,

Super-excited to announce that www.frida.re is now available for Node.js, and is installable in seconds:

    $ npm install frida

Frida provides cross-platform dynamic binary instrumentation, so you can build your own Wireshark on steroids, e.g. hooking crypto APIs in native apps on desktop and mobile. You basically inject snippets of JavaScript into native processes, and your scripts run inside the remote processes with full access to memory, ability to receive JS callbacks when native APIs are called by the application, FFI, etc.

Cheers,
Ole André
Reply all
Reply to author
Forward
0 new messages