fedora-python / marshalparser
Simple parser for Python marshal serialization and pyc files
☆18Updated last month
Related projects ⓘ
Alternatives and complementary repositories for marshalparser
- Yet another PyInstaller unpacking/decompilation tool☆17Updated 4 years ago
- Write COFF object files from Python☆15Updated last year
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Updated 4 years ago
- interpret CPython in pure Python☆17Updated 5 years ago
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux☆10Updated 4 years ago
- Translate Python's bytecode to data and back again...☆18Updated 3 weeks ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆23Updated 6 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 3 years ago
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible☆19Updated last year
- Experimental JIT/AOT for Python☆15Updated 3 years ago
- A Python implementation of the C Python Interpreter☆94Updated 2 months ago
- Willows TWIN is a GNU software package for emulating the Microsoft Win32 API.☆32Updated 4 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆114Updated 3 years ago
- Piler for running C in the shell☆18Updated 4 months ago
- Kieler Analyzer for Executables and Libraries - an interactive disassembler☆11Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Dropbox Python Bytecode Decryption Tool☆30Updated 12 years ago
- As of yet unnamed (assembly-to-C) decompiler, targeting Borland/Turbo C++☆9Updated 8 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 3 years ago
- A pure Python library to parse ELF files.☆15Updated 11 years ago
- An AST-to-code library for Python☆37Updated 2 months ago
- An example of how to parse an ELF symbol table.☆14Updated 8 years ago
- Command line tool to generate disk images containing GPT partition tables☆12Updated last year
- tpy, a pet python forked from tinypy☆21Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆55Updated 8 months ago
- Command-line tool to interact with Compiler Explorer☆31Updated last year
- A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)☆9Updated last year
- PE Resource Kit☆10Updated 5 months ago
- An experimental VMM for KVM written in pure Python☆25Updated last year
- Extended Inspect - View and modify memory structures of runtime objects.☆39Updated this week