DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-ptrace
BeschreibungPython bindings for ptrace
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.6.2-1
Sektionpython
Prioritätextra
Installierte Größe428 Byte
Hängt ab vonpython (>= 2.5), python-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerPierre Chifflier
Quelle
Paketgröße69710 Byte
Prüfsumme MD5fc27242048083bf72c5a3dd1cec3c856
Prüfsumme SHA114861fb3cdccc4bafbcf8e3d540a58337c43e8b0
Prüfsumme SHA2568abf7a229801702444a783973f89d1a4ba1a5905143c717ff2a7a20b85be63b1
Link zum Herunterladenpython-ptrace_0.6.2-1_all.deb
Ausführliche BeschreibungThis 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)


Impressum
Linux is a registered trademark of Linus Torvalds