Files
d35ha-PE2Shellcode/README.md
T
Mustafa Mahmoud 62735c5c3f Update README.md
2019-06-28 07:06:40 +02:00

10 lines
470 B
Markdown

# PE2Shellcode
This is just a reflective loader (to handle stuff like relocating, IAT building, ...) written in assemply</br>
This is the injector, the shellcode is just a stub put in before the PE file</br>
# How to use
`pe_to_shellcode.exe [exe] [stub] [pid]`
# Download
[64-bit binary](https://github.com/d35ha/PE2Shellcode/raw/master/bins/pe_to_shellcode64.exe)</br>
[32-bit binary](https://github.com/d35ha/PE2Shellcode/raw/master/bins/pe_to_shellcode32.exe)</br>