mirror of
https://github.com/hasherezade/pe_to_shellcode
synced 2026-06-08 14:35:13 +00:00
893ba9684e73b26d2e781ce1d09f3a89e2944385
pe_to_shellcode
Converts PE so that it can be then injected just like a normal shellcode.
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:
- pe2shc.exe - PE to shellcode converter
- runshc32.exe - a utility to run/test 32-bit shellcode (loads and deploys)
- runshc64.exe - a utility to run/test 64-bit shellcode (loads and deploys)
Description
Languages
C++
50.2%
Assembly
38.4%
CMake
10.2%
Batchfile
0.7%
C
0.5%