/GetShellCodeBin

A python script to extract obfuscated shell code binaries.

Primary LanguagePython

Extract obfuscated binary shell code.

Usage

python getscbin.py shellcode.txt

Output file will be saved as shellcode.bin in the root folder.