pyinstxtractor
Extractor
Extracts contents from PyInstaller-generated executable files.
PyInstaller Extractor
3k stars
59 watching
624 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
decompilepycpyc-filespyinstallerpyinstaller-extractorpythonpython-decompilerreverse-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
| A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
| A Python profiler tool used to identify and optimize slow parts of code. | 6,727 |
| A tool that lets you visualize what your program is spending time on without modifying the code. | 12,992 |
| The software behind the Python Package Index. | 3,617 |
| Library for accessing serial ports from Python programs | 3,274 |
| Rust bindings for the Python interpreter | 12,615 |
| Automatically finds and reports unused code in Python programs. | 3,561 |
| A comprehensive Python library for feature extraction, classification, segmentation, and applications of audio data. | 5,918 |
| An implementation of a deep learning-based object detection system in PyTorch. | 5,160 |
| Decomposes Python bytecode back into equivalent source code | 3,836 |
| A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
| Provides access to many Windows APIs from Python. | 5,101 |
| A fast and feature-rich static code analyzer and language server for Python | 2,550 |
| A Python library for managing shell-oriented subprocesses and organizing executable code into CLI-invokable tasks | 4,426 |