Letter P

python2-ptrace - Debugger using ptrace written in Python 2

Website: https://bitbucket.org/haypo/python-ptrace
License: GPLv2
Vendor: Alcance Libre, Inc.
Description:
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)

This is the Python 2 version of python-ptrace.

Packages

python2-ptrace-0.9.2-2.fc14.al.x86_64 [186 KiB] Changelog by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6.

Listing created by Repoview-0.6.6-6.fc14.al