I am already aware of the question: 'Reverse Engineering program written in Python, compiled with “freeze”'
I have Immunity Debugger and is this the pyc
code and the structures?
When I run the PyCommand mentioned in the original question, it doesn't dump the pyc
code and do not make PYC
files. And, I have the PythonMagic Code Correct (Python 2.4).
Any help?