{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"}],"enrichment":{"capability":"Extracts Python bytecode and resources from PyInstaller-generated executables (Windows PE and Linux ELF), with support for automatic decryption of encrypted archives.","skillfed_tags":["reverse-engineering","pyinstaller","bytecode-extraction"],"use_cases":["Recover source code or dependencies from a PyInstaller executable when original sources are lost.","Inspect and debug what libraries and resources are bundled inside a frozen Python application.","Analyze encrypted PyInstaller archives to understand their structure and contents.","Extract bytecode for reverse engineering or security analysis of compiled Python applications.","Restore a working Python environment from a frozen executable for modification or testing."],"what_it_does":"pyinstxtractor-ng is a reverse-engineering tool that unpacks PyInstaller-frozen executables to recover their embedded Python bytecode, libraries, and resources. It works on both Windows PE and Linux ELF binaries and can automatically decrypt encrypted PyInstaller archives. The tool uses xdis to unmarshal bytecode, so you don't need to match the Python version that built the original executable.\n\nYou can use it as a library in Python code or run precompiled standalone binaries on systems without Python installed. It offers three main modes: full extraction to a directory, one-directory mode for immediate execution of extracted files, and info-only mode to inspect archive metadata without writing files.","worth_installing":"Yes, if you need to extract or analyze PyInstaller executables. Low install friction, active maintenance, no known vulnerabilities, and straightforward dependencies. The copyleft license is a consideration only if you plan to redistribute or embed the tool itself; using it to extract your own executables has no license implications."},"id":"pyinstxtractor-ng","links":{"html":"https://skillfed.io/packages/pyinstxtractor-ng","md":"https://skillfed.io/packages/pyinstxtractor-ng.md","pypi":"https://pypi.org/project/pyinstxtractor-ng/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-03","license_spdx":"GPL-3.0-only","license_treatment":"copyleft","name":"pyinstxtractor-ng","python_support":"supports_current","summary":"PyInstaller Extractor Next Generation"},"popularity":{"monthly_downloads":83967,"position":14038,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2026.7.3"}
