fedora-python / marshalparser
Simple parser for Python marshal serialization and pyc files
☆18Updated 4 months ago
Alternatives and similar repositories for marshalparser:
Users that are interested in marshalparser are comparing it to the libraries listed below
- A Python implementation of the C Python Interpreter☆93Updated 6 months ago
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 5 years ago
- interpret CPython in pure Python☆17Updated 5 years ago
- As of yet unnamed (assembly-to-C) decompiler, targeting Borland/Turbo C++☆10Updated 9 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Fusil is a multi-agent Python library used to write fuzzing programs☆12Updated 2 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
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 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 5 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 6 months ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 12 years ago
- Program for converting C preprocessor usage to C constructs☆12Updated 2 years ago
- Write COFF object files from Python☆15Updated 2 years ago
- An AST-to-code library for Python☆37Updated 5 months ago
- Decompile Glulx storyfiles into C code☆18Updated 3 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- A more realistic demo of a buffer overflow cause by -ffast-math☆11Updated 2 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆18Updated 2 weeks ago
- CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL☆30Updated 3 years ago
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆14Updated 5 months ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆63Updated 3 months ago
- An ARM decompiler converts ARM code to a ready to compile C code. Project was done as a 3rd Semester project.☆12Updated 2 years ago
- Kieler Analyzer for Executables and Libraries - an interactive disassembler☆11Updated 6 years ago
- Runtime Python bytecode optimizer. ⚡️☆25Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 6 months ago
- register-based CPython☆45Updated last year
- Pure-python C compiler and assembler☆51Updated 9 years ago
- A pure Python library to parse ELF files.☆15Updated 11 years ago