axw / mrhookerLinks
Write dynamic LD_PRELOAD hooks in Cython
☆18Updated 14 years ago
Alternatives and similar repositories for mrhooker
Users that are interested in mrhooker are comparing it to the libraries listed below
Sorting:
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- ☆27Updated 10 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆81Updated 6 years ago
- pss is a power-tool for searching inside source code files.☆342Updated 7 months ago
- Python binary parsing library☆157Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆364Updated 4 months ago
- Python performance tracing☆27Updated 10 years ago
- C Python, made faster.☆343Updated 10 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- interpret CPython in pure Python☆18Updated 6 years ago
- A library for tracking program state☆15Updated 9 years ago
- A gdb-like Python 2.x Debugger in the Trepan family☆86Updated 3 months ago
- +-- ASCII Trees.☆89Updated last year
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.