pfalcon / pyflateLinks
Pure Python zlib/gzip/bzip2 decompessor/bitstream dumper, plus additional utilities
☆31Updated 10 years ago
Alternatives and similar repositories for pyflate
Users that are interested in pyflate are comparing it to the libraries listed below
Sorting:
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆120Updated 4 years ago
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 5 years ago
- A Python implementation of the C Python Interpreter☆94Updated this week
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- Simple parser for Python marshal serialization and pyc files☆20Updated 8 months ago
- Extensions for Eli Bendersky's pycparser☆85Updated 7 months ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆66Updated 7 months ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆51Updated 13 years ago
- Tool for creating portable self-containing Linux executable☆47Updated 5 years ago
- An ELF format manipulation library in python☆18Updated 8 years ago
- Git Fastimport parser and generator in Python