/shell2bin

Converting ShellCode to Binary

Primary LanguagePython

shell2bin

Converting ShellCode to Binary

How to run

  1. git clone https://github.com/Phexcom/shell2bin.git
  2. cd shell2bin
  3. python shell2bin.py "shellcode"

Save a copy of the binary data (shellcode.bin) to your current working directory

#Referenced "Malware Analyst’s "Cookbook