-
You must have a windows machine with gcc installed.
-
Clone the project
git clone https://github.com/Silme94/Shellcode-Process-Injection
cd Shellcode-Process-Injection
-
Open main.c and change the shellcode and the process name.
-
Compile the file using the Makefile in the folder bin or using gcc.
Use :
gcc main.c -o bin/procInj
or
cd bin
mingw32-make
- Execute the output file.
procInj.exe