| Paketname | python-ptrace |
| Beschreibung | Python bindings for ptrace |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.6.2-1 |
| Sektion | python |
| Priorität | extra |
| Installierte Größe | 428 Byte |
| Hängt ab von | python (>= 2.5), python-support (>= 0.90.0) |
| Empfohlene Pakete | |
| Paketbetreuer | Pierre Chifflier |
| Quelle | |
| Paketgröße | 69710 Byte |
| Prüfsumme MD5 | fc27242048083bf72c5a3dd1cec3c856 |
| Prüfsumme SHA1 | 14861fb3cdccc4bafbcf8e3d540a58337c43e8b0 |
| Prüfsumme SHA256 | 8abf7a229801702444a783973f89d1a4ba1a5905143c717ff2a7a20b85be63b1 |
| Link zum Herunterladen | python-ptrace_0.6.2-1_all.deb |
| Ausführliche Beschreibung | This package provides Python bindings for the ptrace library. It allows
to control, debug, or modify processes using the ptrace syscall.
.
Features:
* High level Python object API
* Able to control multiple processes: catch fork events
* Read/write bytes to arbitrary addresses
* Execution step by step using ptrace_singlestep() or hardware int 3
* Can use distorm disassembler
* Dump registers, memory mappings, stack, etc.
* Syscall tracer and parser (strace command)
|