Debugger using ptrace written in Python 3
python-ptrace is a debugger using ptrace written in Python. Features: o High level Python object API : PtraceDebugger and PtraceProcess o Able to control multiple processes: catch fork events on Linux o Read/write bytes to arbitrary address: take care of memory alignment and split bytes to cpu word o Execution step by step using ptrace_singlestep() or hardware interruption 3 o Dump registers, memory mappings, stack, etc. o Syscall tracer and parser (strace.py command) o Can use distorm disassembler (if available)
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.9.9-10.fc44 | - |
| Fedora 43 | 0.9.9-10.fc43 | 0.9.9-10.fc43 |
| Fedora 42 | 0.9.9-5.fc42 | - |
| Fedora 41 | 0.9.9-3.fc41 | - |
You can contact the maintainers of this package via email at
python-ptrace dash maintainers at fedoraproject dot org.