ShellcodeTemplate – An Easily Modifiable Shellcode Template For Windows X64/X86

An easily modifiable shellcode template for

Get Started

Clone this project and you are ready to start

git clone https://www.github.com/Cracked5pider/ShellcodeTemplate

Next you would need to change the project name in the makefile from ShellcodeTemplate to whatever you want Then you can compile the project by using make

make        // to compile x64 and x86
make x64 // to compile only x64
make x86 // to compile only x86

Credit

Huge credit goes to Austin Hudson (aka SecIdiot)!!!

Download ShellcodeTemplate

If you like the site, please consider joining the telegram channel or supporting us on Patreon using the button below.

Discord

Original Source