Skip to content

taodaqiao/pe_to_shellcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pe_to_shellcode

Converts PE so that it can be then injected just like a normal shellcode.
WARNING: 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

About

PE文件当shellcode

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 69.0%
  • CMake 29.9%
  • C 1.1%