Release: PyExtract-C++ & PyInstaller Viewer
This release includes two powerful tools for working with PyInstaller archives.
PyExtract-C++ (Console Tool)
A fast and lightweight command-line utility written in C++ for extracting contents from .pyz and PyInstaller-packed executables. Designed for performance and portability, especially in environments without Python installed.
Available for Windows and macOS (beta).
PyInstaller Viewer (Qt GUI)
A user-friendly graphical interface built with Qt that allows you to inspect and extract PyInstaller executables.
Features include drag-and-drop file selection, archive content browsing, and content extraction.
Available for Windows and macOS (beta).
Bonus Tool (Beta): PyInstaller 7zip Plugin
If you're interested in deeper PyInstaller archive exploration, check out the PyInstaller 7zip Plugin (Beta) available here:
https://github.com/modz2014/7zip-plugin/releases/tag/Release
These tools are ideal for developers, reverse engineers, and analysts needing insight into PyInstaller-packed applications.
Note on macOS (beta)
The macOS versions are currently in beta. They may lack some features or have minor issues. Please report any problems via the issue tracker.