Skip to content

A gadget for converting PE files to shellcode.

Notifications You must be signed in to change notification settings

r00tkiter/PE2Shellcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PE2Shellcode

Converts PE so that it can be then injected just like a normal shellcode.

How to use

Optional parameter.

P2S.exe < path of PE> [output path] [-?]
[-r] Rc4 encrypt
[-c] Compress PE file

i.e.

P2S_x86.exe test.exe test_x86.bin -c -r
P2S_x64.exe test64.exe test_x64.bin -r

About

A gadget for converting PE files to shellcode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages