Simple parser for Python marshal serialization and pyc files
☆22Jan 23, 2026Updated last month
Alternatives and similar repositories for marshalparser
Users that are interested in marshalparser are comparing it to the libraries listed below
Sorting:
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆13May 8, 2022Updated 3 years ago
- interpret CPython in pure Python☆19Oct 4, 2019Updated 6 years ago
- Tracing execution of python bytecode☆10Aug 2, 2019Updated 6 years ago
- A bytecode-engineering library for python 3.11☆11Jan 17, 2023Updated 3 years ago
- A Python-based programmable static tracing disassembler☆14Jul 26, 2025Updated 7 months ago
- An ARM decompiler converts ARM code to a ready to compile C code. Project was done as a 3rd Semester project.☆15Jun 15, 2022Updated 3 years ago
- A pure Python library to parse ELF files.☆15Aug 7, 2013Updated 12 years ago
- Demos for Arm reverse engineering studying[Android ELF]☆18Mar 3, 2018Updated 7 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 …☆19Mar 10, 2024Updated last year
- An easy and powerful assembler engine in python.☆54Sep 8, 2019Updated 6 years ago
- A Python decompiler for 3.11; WIP.☆25Nov 19, 2023Updated 2 years ago
- 𝘋𝘦𝘤𝘰𝘮𝘱𝘪𝘭𝘦 𝘢𝘯𝘺 𝘱𝘺𝘵𝘩𝘰𝘯 𝘴𝘤𝘳𝘪𝘱𝘵 𝘴𝘵𝘢𝘳𝘵𝘪𝘯𝘨 𝘸𝘪𝘵𝘩 𝘦𝘹𝘦𝘤(𝘮𝘢𝘳𝘴𝘩𝘢𝘭.𝘭𝘰𝘢𝘥𝘴(...☆11Jun 1, 2022Updated 3 years ago
- Assembler and disassembler for compiled Python☆21Dec 12, 2020Updated 5 years ago
- a program can dump all marshal in obf code by KhanhNguyen9872☆18Feb 17, 2026Updated last week
- a program can deobfuscate hyperion python to original code☆27Feb 17, 2026Updated last week
- (fork)Decompile win32 program and DLL to C++ step by step. Allow some interactive. Main functions already work: *support if/else/for/do/w…☆23Jul 30, 2014Updated 11 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Feb 8, 2026Updated 2 weeks ago
- APK For Dumping Memory libil2cpp.so / libUE4.so from memory☆12Apr 23, 2021Updated 4 years ago
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆12Aug 27, 2025Updated 6 months ago
- An ARM disassembler written in Python that also generates pseudo-code☆15Jan 6, 2017Updated 9 years ago
- extractcontent.rb の python 版☆24Apr 10, 2017Updated 8 years ago
- ELF patching library in Python☆24Mar 15, 2021Updated 4 years ago
- 从CTF比赛平台批量下载附件。A tool for downloading attachments in bulk from CTF events on platforms. [计划重新设计 Redesign planned]☆14Dec 20, 2025Updated 2 months ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Feb 10, 2026Updated 2 weeks ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Nov 23, 2014Updated 11 years ago
- simple Elf disassembler☆10Dec 30, 2014Updated 11 years ago
- A Cython reverse helper with analyzing Ghidra P-Code. For 2024 CTFCON.☆11Aug 16, 2024Updated last year
- Tool to assist during manual decompilation of Python bytecode☆56Jan 20, 2024Updated 2 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Jan 6, 2021Updated 5 years ago
- CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL☆31Apr 4, 2021Updated 4 years ago
- Bytecode based Fuzzer for the PHP language☆12Jul 22, 2020Updated 5 years ago
- run bytecode Python by PHP☆11Oct 25, 2017Updated 8 years ago
- ARM to pseudo code converter that rarely works☆14Dec 21, 2017Updated 8 years ago
- Python binary DisAssembler☆25Apr 22, 2015Updated 10 years ago
- A Lua/Python Bytecode Disassembler written in C, without external dependencies☆13Mar 28, 2017Updated 8 years ago
- All decrypt script python and python3☆11Aug 23, 2021Updated 4 years ago
- dump loaded library (.so) from memory to get decrypted lib for Android☆17Jun 13, 2022Updated 3 years ago
- Executable file decompile (sample.exe → sample.py)☆13Oct 12, 2020Updated 5 years ago
- Python tool analyzing memory usage and distribution in .elf files☆12Jul 8, 2022Updated 3 years ago