pfalcon / pyflateLinks
Pure Python zlib/gzip/bzip2 decompessor/bitstream dumper, plus additional utilities
☆31Updated 11 years ago
Alternatives and similar repositories for pyflate
Users that are interested in pyflate are comparing it to the libraries listed below
Sorting:
- Simple parser for Python marshal serialization and pyc files☆20Updated last month
- A Python implementation of the C Python Interpreter☆95Updated 3 weeks ago
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 5 years ago
- Tiny ELF loader☆135Updated 2 years ago
- Fixed-width integers for Python☆28Updated last year
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Pure Python interface to the CPUID instruction☆62Updated this week
- Tool for creating portable self-containing Linux executable☆48Updated 5 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆66Updated 9 months ago
- 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
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- C parser and ctypes automation for python☆71Updated this week
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Extensions for Eli Bendersky's pycparser☆87Updated 3 weeks ago
- An ELF format manipulation library in python☆18Updated 8 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- Simple compliant DEFLATE decompressor in Java, Python, C++, TypeScript.☆82Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Generate python ctypes classes from C headers. Requires LLVM clang☆238Updated 6 months ago
- LZW compression in pure python☆49Updated 9 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- GCC plugin that embeds CPython inside the compiler☆206Updated 3 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Pure Python Itanium C++ ABI demangler☆37Updated 3 years ago
- C/C++ source generation from an AST☆167Updated last week
- Kieler Analyzer for Executables and Libraries - an interactive disassembler