**No longer updated!** CPython has moved to GitHub: https://github.com/python/cpython
☆60Oct 2, 2022Updated 3 years ago
Alternatives and similar repositories for cpython
Users that are interested in cpython are comparing it to the libraries listed below
Sorting:
- AutoIt Obfuscator (Python module) lets you protect AutoIt script source code against analysis, reverse engineering, and decompilation usi…☆13Nov 27, 2025Updated 3 months ago
- simple Elf disassembler☆10Dec 30, 2014Updated 11 years ago
- interpret CPython in pure Python☆19Oct 4, 2019Updated 6 years ago
- A pure Python library to parse ELF files.☆15Aug 7, 2013Updated 12 years ago
- ARM to pseudo code converter that rarely works☆14Dec 21, 2017Updated 8 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
- Dropbox Python Bytecode Decryption Tool☆30Apr 17, 2012Updated 13 years ago
- A Lua/Python Bytecode Disassembler written in C, without external dependencies☆13Mar 28, 2017Updated 8 years ago
- 𝘋𝘦𝘤𝘰𝘮𝘱𝘪𝘭𝘦 𝘢𝘯𝘺 𝘱𝘺𝘵𝘩𝘰𝘯 𝘴𝘤𝘳𝘪𝘱𝘵 𝘴𝘵𝘢𝘳𝘵𝘪𝘯𝘨 𝘸𝘪𝘵𝘩 𝘦𝘹𝘦𝘤(𝘮𝘢𝘳𝘴𝘩𝘢𝘭.𝘭𝘰𝘢𝘥𝘴(...☆11Jun 1, 2022Updated 3 years ago
- Disassembler for Python bytecode☆17Aug 12, 2021Updated 4 years ago
- Demos for Arm reverse engineering studying[Android ELF]☆18Mar 3, 2018Updated 8 years ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆13May 8, 2022Updated 3 years ago
- Executable file decompile (sample.exe → sample.py)☆13Oct 12, 2020Updated 5 years ago
- A Python-based programmable static tracing disassembler☆14Jul 26, 2025Updated 7 months ago
- A bytecode-engineering library for python 3.11☆11Jan 17, 2023Updated 3 years ago
- To decrypt Marshall, zlib, base64☆13Aug 3, 2023Updated 2 years ago
- Python bindings for the Zydis disassembler library☆17Jul 2, 2019Updated 6 years ago
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated last month
- The smart python decompiler.☆17Jul 16, 2012Updated 13 years ago
- Jeb3 Demo (include mips && arm64 && elf && pe && wasm decompiler) without limit☆18Jul 11, 2019Updated 6 years ago
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible☆20Mar 1, 2023Updated 3 years ago
- All decrypt script python and python3☆11Aug 23, 2021Updated 4 years ago
- a port of Rabbyt (http://arcticpaint.com/projects/rabbyt/) to use Cython (http://cython.org/) instead of pyrex in the intrest of providin…☆15Aug 12, 2016Updated 9 years ago
- ELFDump is a C parser for ELF64 object files.☆23Apr 22, 2022Updated 3 years ago
- obuscate python source code 混淆 python 源代码的小工具☆17Sep 30, 2019Updated 6 years ago
- Tracks runtime instruction execution in Linux programs☆36Aug 25, 2013Updated 12 years ago
- Python decompiler. Written in JavaScript. Works in NodeJS. Decompiles extremely fast.☆27Feb 22, 2026Updated last month
- An architecture plugin for binary ninja to disassemble raw python bytecode☆29Nov 12, 2017Updated 8 years ago
- UBL (Universal Busines Language) version 2.1 objects parsing and marshalling.☆13Apr 15, 2019Updated 6 years ago
- Simple Python Decoders☆12Sep 5, 2020Updated 5 years ago
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆32Feb 7, 2025Updated last year
- A simple .py/.pyc compile to .exe with PyInstaller for Anti-Decode☆19Jul 17, 2023Updated 2 years ago
- One Python File To Parse ELF For Learning ELF☆22Apr 11, 2018Updated 7 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
- Unmarshal and decompile Python script starting with exec(marshal.loads(...☆15Jan 20, 2022Updated 4 years ago
- An IDAPython script to decompile all the functions of an executable and dump the pseudocode☆31Sep 13, 2022Updated 3 years ago
- Decompiles Exe's That Were Compiled Using Pyinstaller☆17Nov 14, 2021Updated 4 years ago
- Python toolset for decompression and decompilation Python frozen binaries. Support unpyc3 and uncompyle2 decompilers only☆33Feb 3, 2019Updated 7 years ago
- (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