Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 465 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 465 Bytes

PE2Shellcode

This is just a reflective loader (to handle stuff like relocating, IAT building, ...) written in asm
This is the injector, the shellcode is just a stub put in before the PE file

How to use

pe_to_shellcode.exe [exe] [stub] [pid]

Download

64-bit binary
32-bit binary