Converting ShellCode to Binary
- git clone https://github.com/Phexcom/shell2bin.git
- cd shell2bin
- python shell2bin.py "shellcode"
Save a copy of the binary data (shellcode.bin) to your current working directory
#Referenced "Malware Analyst’s "Cookbook