Skip to content

86hh/pe_to_shellcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pe_to_shellcode

Build status GitHub release

Converts PE so that it can be then injected just like a normal shellcode. (At the same time, the output file remains to be a valid PE).
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:


Releases

No releases published

Packages

No packages published

Languages

  • Assembly 66.4%
  • C++ 25.0%
  • CMake 8.0%
  • Other 0.6%