Skip to content

Compile a Frida script comprised of one or more Node.js modules

License

Notifications You must be signed in to change notification settings

frida/frida-compile

Repository files navigation

frida-compile

Compile a Frida script comprised of one or more Node.js modules.

Example

$ frida-compile agent -o agent.js

Installation

$ npm install frida-compile