|
|
||
|---|---|---|
| README | ||
| get_co.py | ||
| get_pyc.py | ||
README
Steps: 1. Extract PYZ from executable with `pyi-archive_viewer` 2. Run get_co.py on the PYZ file to extract all code objects embedded in the PYZ file 3. Run get_pyc.py on the extracted directory to get the pyc and py files for the co