interpret CPython in pure Python
☆19Oct 4, 2019Updated 6 years ago
Alternatives and similar repositories for PyCPython
Users that are interested in PyCPython 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
- A bytecode-engineering library for python 3.11☆11Jan 17, 2023Updated 3 years ago
- Tracing execution of python bytecode☆10Aug 2, 2019Updated 6 years 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
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated last month
- 𝘋𝘦𝘤𝘰𝘮𝘱𝘪𝘭𝘦 𝘢𝘯𝘺 𝘱𝘺𝘵𝘩𝘰𝘯 𝘴𝘤𝘳𝘪𝘱𝘵 𝘴𝘵𝘢𝘳𝘵𝘪𝘯𝘨 𝘸𝘪𝘵𝘩 𝘦𝘹𝘦𝘤(𝘮𝘢𝘳𝘴𝘩𝘢𝘭.𝘭𝘰𝘢𝘥𝘴(...☆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
- 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
- APK For Dumping Memory libil2cpp.so / libUE4.so from memory☆12Apr 23, 2021Updated 4 years ago
- AutoIt Obfuscator (Python module) lets you protect AutoIt script source code against analysis, reverse engineering, and decompilation usi…☆12Nov 27, 2025Updated 3 months ago
- ELF patching library in Python☆24Mar 15, 2021Updated 4 years ago
- simple Elf disassembler☆10Dec 30, 2014Updated 11 years ago
- To decrypt Marshall, zlib, base64☆13Aug 3, 2023Updated 2 years ago
- Dropbox Python Bytecode Decryption Tool☆30Apr 17, 2012Updated 13 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
- A Lua/Python Bytecode Disassembler written in C, without external dependencies☆13Mar 28, 2017Updated 8 years ago
- ARM to pseudo code converter that rarely works☆14Dec 21, 2017Updated 8 years ago
- run bytecode Python by PHP☆11Oct 25, 2017Updated 8 years ago
- All decrypt script python and python3☆11Aug 23, 2021Updated 4 years ago
- Bytecode based Fuzzer for the PHP language☆12Jul 22, 2020Updated 5 years ago
- Python datatype marshalling☆12Jul 15, 2020Updated 5 years ago
- Implement a ELF parser and a utility like readelf on Linux.☆11Oct 7, 2019Updated 6 years ago
- dump loaded library (.so) from memory to get decrypted lib for Android☆17Jun 13, 2022Updated 3 years ago
- A Python-based programmable static tracing disassembler☆14Jul 26, 2025Updated 7 months ago
- Patch ELF to unshc —— decrypt and extract script from shc(Shell script compiler)☆16Sep 17, 2025Updated 5 months ago
- Executable file decompile (sample.exe → sample.py)☆13Oct 12, 2020Updated 5 years ago
- An ELF format manipulation library in python☆18Feb 9, 2017Updated 9 years ago
- Python tool analyzing memory usage and distribution in .elf files☆12Jul 8, 2022Updated 3 years ago
- An easy and powerful assembler engine in python.☆54Sep 8, 2019Updated 6 years ago
- gxHook decompiler is a program that injects code into a python process and decompiles it from memory which makes it easier to decompile o…☆37Jul 31, 2023Updated 2 years ago
- Python script to extract shellcode from object/executable files☆15Nov 7, 2022Updated 3 years ago
- UBL (Universal Busines Language) version 2.1 objects parsing and marshalling.☆13Apr 15, 2019Updated 6 years ago
- (WIP) Smart (un)marshaller between Python object and JSON inspired by Golang's unmarshaller.☆14Jan 10, 2017Updated 9 years ago