https://github.com/frida/gumjs-net
Node.js's net module for Frida
https://github.com/frida/gumjs-net
Last synced: 12 months ago
JSON representation
Node.js's net module for Frida
- Host: GitHub
- URL: https://github.com/frida/gumjs-net
- Owner: frida
- License: other
- Created: 2016-10-11T23:06:40.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-06-18T21:15:23.000Z (12 months ago)
- Last Synced: 2025-06-18T21:15:49.545Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 663 KB
- Stars: 45
- Watchers: 4
- Forks: 15
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @frida/net
Node.js compatible [net](https://nodejs.org/api/net.html) module for
[Frida](https://frida.re). Used by [frida-compile](https://github.com/frida/frida-compile)
to support off-the-shelf modules.