fedora-python / marshalparser
Simple parser for Python marshal serialization and pyc files
☆18Updated 6 months ago
Alternatives and similar repositories for marshalparser:
Users that are interested in marshalparser are comparing it to the libraries listed below
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 5 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆25Updated 7 years ago
- Fusil is a multi-agent Python library used to write fuzzing programs☆15Updated this week
- A Python implementation of the C Python Interpreter☆93Updated 8 months ago
- Debugger in the Trepan family for x-python☆17Updated 4 months ago
- Program for converting C preprocessor usage to C constructs☆12Updated 2 years ago
- As of yet unnamed (assembly-to-C) decompiler, targeting Borland/Turbo C++☆10Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 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
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years 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
- Debugger and analyzer for ARM ELF executables.☆19Updated 2 years ago
- interpret CPython in pure Python☆17Updated 5 years ago
- Write COFF object files from Python☆14Updated 2 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆13Updated last year
- Convert low ghidra pcode to verifiable C☆22Updated 7 months ago
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Updated 4 years ago
- An ELF dump script written in python.☆12Updated 9 months ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 7 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆41Updated 8 months 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.☆19Updated this week
- An ELF format manipulation library in python☆18Updated 8 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- pure-python C types packer/unpacker☆18Updated 5 years ago
- A pure Python library to parse ELF files.☆15Updated 11 years ago
- An ARM decompiler converts ARM code to a ready to compile C code. Project was done as a 3rd Semester project.☆13Updated 2 years ago
- Fast program tracing and analysis☆17Updated this week
- tpy, a pet python forked from tinypy☆21Updated 4 years ago