qiezi168 / PE2Shellcode

Convert PE files to a shellcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PE2Shellcode

This is just a reflective loader (to handle stuff like relocating, IAT building, ...) written in assemply
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

About

Convert PE files to a shellcode


Languages

Language:Assembly 71.9%Language:C++ 24.7%Language:C 3.1%Language:Batchfile 0.3%