https://github.com/frida/frida-process
Node.js compatible “process” module for Frida
https://github.com/frida/frida-process
Last synced: 11 months ago
JSON representation
Node.js compatible “process” module for Frida
- Host: GitHub
- URL: https://github.com/frida/frida-process
- Owner: frida
- License: mit
- Created: 2016-10-11T23:01:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T21:53:40.000Z (almost 7 years ago)
- Last Synced: 2025-06-19T05:58:39.597Z (12 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# frida-process
Node.js compatible [process](https://nodejs.org/api/process.html) module for
[Frida](http://www.frida.re). Used by [frida-compile](https://github.com/frida/frida-compile)
to support off-the-shelf modules.