Windows Reverse Shell shellcode
Compile the shellcode.asm:
make
Compile the test program:
make test
The ReverseShell.cpp contains the original reverse shell.