vstinner / python-ptraceLinks
python-ptrace is a Python binding of ptrace library.
☆200Updated last year
Alternatives and similar repositories for python-ptrace
Users that are interested in python-ptrace are comparing it to the libraries listed below
Sorting:
- Heap Analyzer for Python☆243Updated 3 years ago
- KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel.☆145Updated 3 years ago
- American Fuzzy Lop fork server and instrumentation for pure-Python code☆370Updated 6 months ago
- a python framework for hooking pure python functions☆26Updated 4 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- Python module to modify bytecode☆322Updated 3 weeks ago
- A ptrace library for easy syscall injection in Linux.☆183Updated last year
- Documentation of Python security☆91Updated last month
- coverage guided fuzz testing for python☆226Updated 5 years ago
- Playground for python based project obfuscation techniques☆118Updated 10 years ago
- Generate JSON system call info from Linux source☆149Updated 4 years ago
- Netcat as a python library☆69Updated 2 months ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- A library to parse gdb mi output and interact with gdb subprocesses☆246Updated last year
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 13 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- GCC plugin that embeds CPython inside the compiler☆208Updated 3 years ago
- x86 Emulator in Python☆160Updated 8 years ago
- Kaitai Struct: runtime for Python☆101Updated 3 weeks ago
- A no-nonsense c-like structure parsing library for Python☆240Updated 3 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- My MS thesis on survey of a decade fo Linux Kernel CVEs, their categories and various mitigations that exist.☆159Updated 6 years ago
- a quick open/close/ioctl/read/write/free function hooker☆191Updated 8 years ago
- A graphical interface for monitoring and interacting with running Python processes☆257Updated 3 years ago
- Complete implementation of VirtualBox's COM API with a Pythonic interface.☆368Updated last year
- a friendly wrapper around ptrace☆133Updated 3 years ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆241Updated 7 months ago
- gramfuzz is a grammar-based fuzzer that lets one define complex grammars to generate text and binary data formats.☆257Updated 5 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago