nelhage / ministrace
A minimal toy implementation of strace(1)
☆177Updated last year
Alternatives and similar repositories for ministrace:
Users that are interested in ministrace are comparing it to the libraries listed below
- A static checker for identifying unstable code.☆361Updated 10 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- A ptrace library for easy syscall injection in Linux.☆176Updated 9 months ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Simple Driver code for vmlaunch☆159Updated 7 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆149Updated 5 years ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆455Updated last week
- GDB scripts to add support for low level debugging and reverse engineering☆147Updated 8 years ago
- ☆112Updated 11 years ago
- POSIX Function tracing☆331Updated 7 years ago
- Notes on various topics I'm interested in☆158Updated 9 years ago
- Information about Linux system calls on different architectures☆156Updated 2 weeks ago
- Binary Translator to LLVM IR☆217Updated last year
- Intercept a system call using a loadable kernel module.☆57Updated 9 years ago
- Dive into ELF files using simple self-contained examples☆144Updated 9 years ago
- Test suite for the Linux perf_event subsystem☆114Updated this week
- Load-time selective binary rewriting☆157Updated 2 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- Secure Virtual Architecture☆42Updated 6 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆105Updated 6 years ago
- Steps to build the Linux kernel using Clang☆99Updated 3 years ago
- Generate JSON system call info from Linux source☆149Updated 3 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆411Updated 2 weeks ago
- Examples for: Learning KVM - implement your own kernel☆371Updated last year
- Pthreads-free Linux threading demo☆156Updated 5 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆97Updated 2 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆258Updated last year
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- Pedagogical Hypervisor, based on MIT JOS☆67Updated 7 years ago
- fuzzing framework based on libfuzzer and clang sanitizer☆166Updated 5 years ago