Pyinstaller exe rebuilder is a tool to recompile/reverse engineer pyinstaller generated executables without having access to the source code.
Python version 2.5, 2.6 and 2.7 are supported.
(Note : pyinstaller itself supports python 2.4 to 2.7)
Within the software you will find detailed help including a video about how to use the tool.
Features
- Recompiles pyinstaller exe files
- Example video showing usage
- Source code editor supports code highlighting
- No Python/Pyinstaller installation needed
License
MIT LicenseFollow Pyinstaller Exe Rebuilder
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
Doesn't recognize pyinstaller exe. Could it be because it was packed with pyinstaller 3.2 and python 3.x?