An open API service indexing awesome lists of open source software.

https://github.com/wabzsy/node-shellcode

Run shellcode in memory of node.exe (or electron app)
https://github.com/wabzsy/node-shellcode

electron nodejs shellcode shellcode-loader

Last synced: 5 months ago
JSON representation

Run shellcode in memory of node.exe (or electron app)

Awesome Lists containing this project

README

          

# NodeJS Shellcode Loader

Run shellcode in memory of node.exe (or electron app)

## Usage

```
npm install
```

**Modify the contents of shellcode.js**, and then run
```
node index.js
```