Open-Source Shellcode & PE Packer
Read the blog posts here:
…
The install.sh is designed to work on a Kali Linux distro.
$ git clone https://github.com/phra/PEzor.git
$ cd PEzor
$ sudo bash install.sh
$ bash PEzor.sh -h
The PATH variable has to be updated to use a specific commit of Donut! Check the updated install.sh script.
PEzor helpdisplay help for PEzor
USAGE
$ PEzor help
PEzor <EXECUTABLE>Pack the provided executable into a new one
…
PEzor <SHELLCODE>Pack the provided shellcode into an executable
…
See code: PEzor.sh
No open issues yet, or sync has not completed.