hasherezade / pe_to_shellcode

Converts PE into a shellcode
https://www.youtube.com/watch?v=WQCiM0X11TA
BSD 2-Clause "Simplified" License
2.27k stars 423 forks source link

Support for 64bit PE files #5

Closed hasherezade closed 5 years ago

hasherezade commented 5 years ago

Currently only 32bit PE files can be converted. A new stub should be added to support 64bit PE files too.