@hasherezade f9953a848e Merge pull request #2 from 86hh/HLDR32
Rewritten the stub in assember (Issue #1)
2018-12-02 23:27:43 +01:00
2018-12-02 18:23:42 -03:00
2018-11-27 23:40:32 +01:00
2018-11-27 22:10:45 +01:00
2018-11-27 22:12:17 +01:00

pe_to_shellcode

Build status

Converts PE so that it can be then injected just like a normal shellcode.
Currently only 32 bit PE files are supported.
WARNING: This is an early draft of this tool! It is available for experimental purposes only. I don't guarantee stability of the outputs.

Clone:

Use recursive clone to get the repo together with all the submodules:

git clone --recursive https://github.com/hasherezade/pe_to_shellcode.git

Latest builds*:

*those builds are available for testing and they may be ahead of the official release:


S
Description
Automated archival mirror of github.com/hasherezade/pe_to_shellcode
Readme BSD-2-Clause 230 KiB
Languages
C++ 50.2%
Assembly 38.4%
CMake 10.2%
Batchfile 0.7%
C 0.5%