windowsreverseshell_1

November 22, 2015 ยท View on GitHub

Windows Reverse Shell shellcode

Compile the shellcode.asm:

make

Compile the test program:

make test

The ReverseShell.cpp contains the original reverse shell.