Python/PyInstaller Extractor: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 November 2025

  • curprev 00:1400:14, 5 November 2025Kenneth talk contribs 422 bytes +422 Created page with " https://github.com/extremecoders-re/pyinstxtractor PyInstaller Extractor is a Python script to extract the contents of a PyInstaller generated executable file. The header of the pyc files are automatically fixed so that a Python bytecode decompiler will recognize it. The script can run on both Python 2.x and 3.x. python pyinstxtractor.py test.exe git clone https://github.com/extremecoders-re/pyinstxtractor.git"