Files
T
2018-12-03 19:28:21 +01:00

738 B

pe_to_shellcode

Build status

Converts PE so that it can be then injected just like a normal shellcode.
Currently only 32 bit PE files are supported.

Clone:

Use recursive clone to get the repo together with all the submodules:

git clone --recursive https://github.com/hasherezade/pe_to_shellcode.git

Latest builds*:

*those builds are available for testing and they may be ahead of the official release: