Documentation for this project (including README.md ) is provided in two forms, in two different languages:
- English version (this and the main one)
- Russian version - Click to go
ZeroPy is a comprehensive toolkit designed for deep analysis and reconstruction of Python-based software. It integrates advanced decompilation and unpacking logic to provide a seamless workflow for security researchers.
- Automated Extraction: Integrated support for pyinstxtractor and pyinstxtractor-ng.
- Advanced Decompilation: Leveraging modified PyLingual logic for high-accuracy source recovery.
- Cross-Platform Vision: Native support for both Linux and Windows environments (in progress).
- Professional Interface: A sophisticated CUI built for efficiency and clarity.
Important
This repository is currently in an early development stage.
Development Environment: Currently, the project is being developed and tested exclusively on Arch Linux (rolling release). All tests are conducted by running directly from source code.
Compatibility Note:
- Windows: Development for Windows has been initiated, but no tests have been performed on this OS yet.
- Manual Run: You are free to attempt running the project from source, but stability and functionality are not guaranteed at this stage.
Licensed under the GPL-3.0 License.
ZeroPy incorporates and modifies logic from the following projects:
