Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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
```