Python Malware Reversing: Unpacking PYTHONSCRIPT file to .pyc

by idr
GNU/Linux ◆ xterm-256color ◆ bash 766 views

Using a script to unpack the PYTHONSCRIPT file to .pyc files used to hold the main .py files for py2exe executables.