[ nabia ]
[ aramo ]
[ 源代码: python-ptrace ]
软件包: python3-ptrace (0.9.7-0.1)
python3-ptrace 的相关链接
Trisquel 的资源:
下载源码包 python-ptrace:
- [python-ptrace_0.9.7-0.1.dsc]
- [python-ptrace_0.9.7.orig.tar.gz]
- [python-ptrace_0.9.7-0.1.debian.tar.xz]
维护者:
Original Maintainer:
- Pierre Chifflier
外部的资源:
- 主页 [github.com]
相似软件包:
Python 3 bindings for ptrace
This package provides Python bindings for the ptrace library. It allows controlling, debugging, or modifying 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)
This package provides the ptrace Python module for Python 3.x.
其他与 python3-ptrace 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)