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 Ubuntu Archiv lucid (universe)
Version0.6.2-1
Sektionuniverse/python
Prioritätextra
Installierte Größe424 Byte
Hängt ab vonpython (>= 2.5), python-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße67184 Byte
Prüfsumme MD5cf1e2c2f5972ad50b1076cc1a18b7c35
Prüfsumme SHA134a90f88c9ccbdb3ef2fd425f572573a61a72124
Prüfsumme SHA256b796c5d822e7929b987c4dea397adcf3742b67c6d8442cd5d10b05bae87f9e08
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