mirror of
https://github.com/hasherezade/pe_to_shellcode
synced 2026-06-08 14:35:13 +00:00
793efa80263b40cd2db374149c41272f6c7e56e4
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.git
Latest builds*:
*those builds are available for testing and they may be ahead of the official release:
- pe_to_shellcode32.exe - PE to shellcode converter
- test_shc32.exe - a utility to test the shellcode (loads and deploys)
Description
Languages
C++
50.2%
Assembly
38.4%
CMake
10.2%
Batchfile
0.7%
C
0.5%