mirror of
https://github.com/hasherezade/pe_to_shellcode
synced 2026-06-08 14:35:13 +00:00
93f7e80ae97bba11058001b0530f7f403b27cdc8
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.
WARNING: This is an early draft of this tool! It is available for experimental purposes only. I don't guarantee stability of the outputs.
Clone:
Use recursive clone to get the repo together with all the submodules:
git clone --recursive https://github.com/hasherezade/pe_to_shellcode.git
Description
Languages
C++
50.2%
Assembly
38.4%
CMake
10.2%
Batchfile
0.7%
C
0.5%