vstinner / python-ptraceLinks
python-ptrace is a Python binding of ptrace library.
☆195Updated 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:
- 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 2 months ago
- Heap Analyzer for Python☆242Updated 3 years ago
- Python module to modify bytecode☆313Updated this week
- Python bytecode instrumentation library☆119Updated 8 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆78Updated 13 years ago
- Netcat as a python library☆69Updated last year
- Documentation of Python security☆89Updated last year
- A library to parse gdb mi output and interact with gdb subprocesses☆235Updated last year
- A ptrace library for easy syscall injection in Linux.☆178Updated 11 months ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- a python framework for hooking pure python functions☆26Updated 4 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
- gramfuzz is a grammar-based fuzzer that lets one define complex grammars to generate text and binary data formats.☆257Updated 4 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- Fuzzing framework written in python☆429Updated 10 months ago
- Simple Intel CPU processor tracing on Linux☆349Updated 2 years ago
- DR.CHECKER : A Soundy Vulnerability Detection Tool for Linux Kernel Drivers☆336Updated 3 years ago
- coverage guided fuzz testing for python☆225Updated 4 years ago
- Playground for python based project obfuscation techniques☆117Updated 10 years ago
- Extension library for the Kitty fuzzing framework☆80Updated 5 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- ☆74Updated 9 years ago
- ☆251Updated 5 years ago
- Fuzzinator Random Testing Framework☆191Updated 5 months ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆581Updated 6 years ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆509Updated 4 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 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