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:
- Tracing execution of python bytecode☆10Aug 2, 2019Updated 6 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 8 years ago
- 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
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated last month
- 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
- Bytecode based Fuzzer for the PHP language