# pe_to_shellcode
[](https://ci.appveyor.com/project/hasherezade/pe-to-shellcode)
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.gitLatest builds*: - *those builds are available for testing and they may be ahead of the official release: + [pe2shc32.exe](https://goo.gl/LfJaVZ) - PE to shellcode converter + [runshc32.exe](https://goo.gl/xi3fzQ) - a utility to run/test shellcode (loads and deploys)