albertz / PyCPython
interpret CPython in pure Python
☆17Updated 5 years ago
Alternatives and similar repositories for PyCPython
Users that are interested in PyCPython are comparing it to the libraries listed below
Sorting:
- Simple parser for Python marshal serialization and pyc files☆18Updated 6 months ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆50Updated 13 years ago
- Pure-python C compiler and assembler☆51Updated 9 years ago
- A bridge interface between Python and Java.☆72Updated 2 years ago
- Python datatype marshalling☆12Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A diagnostic program to show the Python environment☆32Updated 10 months ago
- ANSI terminal tool for python, colored shell and other handy fancy features☆43Updated last year
- Python Terminal framework - embed a Python GUI Terminal in your app☆21Updated 13 years ago
- A decompiler for CPython bytecode☆53Updated 13 years ago
- Declarative binary data builder and parser: simple, fast, extensible☆34Updated 4 years ago
- Write dynamic LD_PRELOAD hooks in Cython☆18Updated 13 years ago
- An AST-to-code library for Python☆38Updated 8 months ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 11 years ago
- A Python utility which uses GDB to inject a telnet-able PDB session into an existing process☆57Updated 10 years ago
- A terrible way of testing terminal applications☆45Updated 5 years ago
- Proxies and wrappers for ordinary Python objects☆21Updated 9 years ago
- Regular expressions reverser for Python☆27Updated 7 years ago
- A pure Python library to parse ELF files.☆15Updated 11 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- IDA Python Scripts☆46Updated 15 years ago
- Python Import Hooks to allow encrypted python modules in your applications. (Experimental stuff)☆33Updated 11 years ago
- Native Python implementation of AES for 2.7 or 3.x. Run demo.py -u to perform all unit tests. Check out serprex's fork for a *very* highl…☆58Updated 8 years ago
- A port of parts of Python's itertools (and maybe stuff from more-itertools, etc.) to Swift☆18Updated 9 years ago
- some experiment to use ctypes codegen for cython☆28Updated 13 years ago
- Flow control tracer/debugger for OSX; provides a complete trace of all instructions executed by a process. Perfect if you want to know e…☆21Updated 12 years ago
- sqlite-backed dictionary conforming to the dbm interface☆26Updated 12 years ago
- Helper command for debugging running Python processes.☆13Updated 10 years ago
- simple asynchronous socket I/O with Python coroutines☆111Updated 6 years ago