ufrida
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

uFrida

NPM version NPM Downloads

Node.js bindings for Frida.

更改说明

直接从官网下载构建好的 bindings,省去繁琐的编译环境配置,直接使用即可。

Depends

  • Node.js 12 or newer

Install

Install from binary:

$ npm install ufrida

Examples

  • Follow Setting up the experiment to produce a binary.
  • Run the binary.
  • Take note of the memory address the binary gives you when run.
  • Run any of the examples, passing the name of the binary as a parameter, and the memory address as another.

Package Sidebar

Install

npm i ufrida

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

109 kB

Total Files

28

Last publish

Collaborators

  • r3x5ur