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
Sorting:
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 5 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- Fusil is a multi-agent Python library used to write fuzzing programs☆20Updated last week
- Write COFF object files from Python☆14Updated 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
- Program for converting C preprocessor usage to C constructs☆12Updated 2 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Debugger and analyzer for ARM ELF executables.☆19Updated 2 years ago
- Command-line tool to interact with Compiler Explorer☆31Updated 2 years ago
- interpret CPython in pure Python☆17Updated 5 years ago
- A GCC plugin to dump the final layout of a struct.☆34Updated 5 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 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
- Tracks runtime instruction execution in Linux programs☆34Updated 11 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 …☆14Updated last year
- An AST-to-code library for Python☆38Updated this week
- A Python implementation of the C Python Interpreter☆93Updated 8 months ago
- register-based CPython☆45Updated last year
- Scripts for unlinking a program back into relocatable object ELF files with Ghidra☆10Updated last year
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆10Updated 4 months ago
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible☆19Updated 2 years ago
- An implementation of the client side of the LSP protocol, useful for embedding easily in your editor.☆25Updated 2 weeks ago
- Debugger in the Trepan family for x-python☆17Updated 5 months ago
- VSCode extension for the LLVM IR language☆61Updated 11 months ago
- Tests cases for binary decompilers☆52Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- A utility for dumping per-thread statistics for CPython GIL using eBPF☆17Updated 11 months ago
- As of yet unnamed (assembly-to-C) decompiler, targeting Borland/Turbo C++☆10Updated 9 years ago
- A pure-python library for creating and extracting cab files☆19Updated 2 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 9 months ago