frida-compile

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

Usage no npm install needed!

<script type="module">
  import fridaCompile from 'https://cdn.skypack.dev/frida-compile';
</script>

README

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