A tool to extract PyInstaller executables
Project description
exereverse
exereverse is a Python package designed to extract files from .exe files created by PyInstaller. It simplifies the process of handling these .exe files by automating the extraction process and managing the necessary tools for you.
Benefits
- Automated Extraction: Extracts files from
.exefiles created by PyInstaller with minimal user intervention. - Easy Installation: Installs all required dependencies automatically.
- User-Friendly: Provides a straightforward command-line interface for ease of use.
- Cross-Platform: Works on Windows, macOS, and Linux.
Installation
You can install exereverse directly from PyPI using pip:
pip install exereverse
Usage
Once installed, you can use exereverse from the command line. Here are some common commands:
- Extract an executable:
exereverse --file path_to_exe_file.exe
This will extract the contents of the specified .exe file into a default directory named extracted_files.
- Get help and see available commands:
exereverse --help
This will display the help information and usage instructions.
Benefits
- Efficient Extraction: Quickly extract files without needing to manually handle different tools.
- Simple Interface: User-friendly command-line interface that is easy to use and understand.
- Automatic Setup: Handles the downloading of necessary tools, so you don’t have to worry about missing files.
Thanks
We'd like to express our gratitude to the developers of PyInstaller and pyinstxtractor.py for their valuable contributions to the community. Your hard work has made the extraction process much easier for everyone.
Thank you for using exereverse!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file exereverse-1.1.3.tar.gz.
File metadata
- Download URL: exereverse-1.1.3.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c5f34ebfd63127e576f7ee6e1be30e2f2a54341c8302081b11597791e494c35
|
|
| MD5 |
5e7e8e1ce6920996ae8c3745304bbb80
|
|
| BLAKE2b-256 |
4a06e70d20ce28f4adabb637f0a7f255ed0e63892d49a37a8453d4d875c66610
|
File details
Details for the file exereverse-1.1.3-py3-none-any.whl.
File metadata
- Download URL: exereverse-1.1.3-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8b10da018e21f6ca2010db1f0ee8dcbc15aabee88c7dfc15f9e434336cb14d0
|
|
| MD5 |
369d7b0426681c9565c985a8d1ce11ad
|
|
| BLAKE2b-256 |
fb1fa640ac33237f22cf8511cfb8508486bed7edd845dd3ed1775257ebd4cf52
|