fedora-python / marshalparserLinks
Simple parser for Python marshal serialization and pyc files
☆22Updated 2 weeks 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 6 years ago
- A Python implementation of the C Python Interpreter☆97Updated 2 months ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated 3 months ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 8 years ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible☆20Updated 2 years ago
- Tests cases for binary decompilers☆58Updated 2 years ago
- Python cross version bytecode/wordcode assembler☆118Updated 3 months ago
- simple Elf disassembler☆10Updated 11 years ago
- A pure Python library to parse ELF files.☆15Updated 12 years ago
- Kieler Analyzer for Executables and Libraries - an interactive disassembler☆11Updated 7 years ago
- A bytecode-engineering library for python 3.11☆11Updated 3 years ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆13Updated 3 years ago
- interpret CPython in pure Python☆18Updated 6 years ago
- Debugger and analyzer for ARM ELF executables.☆18Updated 3 years ago
- Tracks runtime instruction execution in Linux programs☆36Updated 12 years ago
- CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL☆31Updated 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 6 years ago
- Dr. Disassembler☆37Updated 4 years ago
- Tracing execution of python bytecode☆10Updated 6 years ago
- An ARM decompiler converts ARM code to a ready to compile C code. Project was done as a 3rd Semester project.☆15Updated 3 years ago
- AutoIt Obfuscator (Python module) lets you protect AutoIt script source code against analysis, reverse engineering, and decompilation usi…☆12Updated 2 months ago
- Python bindings for the Zydis disassembler library☆17Updated 6 years ago
- An easy and powerful assembler engine in python.☆54Updated 6 years ago
- Scripts for unlinking a program back into relocatable object ELF files with Ghidra☆11Updated 2 years ago
- pydecipher: unfreeze and deobfuscate your frozen python code☆63Updated 2 years ago
- The DREAM decompiler☆47Updated 3 years ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Write COFF object files from Python☆14Updated 3 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago