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
Sorting:
- Examples for Linux ptrace(2)☆137Updated last year
- Intercept a system call using a loadable kernel module.☆57Updated 9 years ago
- A static checker for identifying unstable code.☆360Updated 10 years ago
- Information about Linux system calls on different architectures☆157Updated last month
- POSIX Function tracing☆331Updated 7 years ago
- Main repository of KEDR project☆119Updated 3 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆412Updated last month
- Generate JSON system call info from Linux source☆149Updated 3 years ago
- Steps to build the Linux kernel using Clang☆99Updated 3 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆149Updated 6 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- A collection of memory allocators☆451Updated 12 years ago
- Examples for: Learning KVM - implement your own kernel☆373Updated last year
- Secure Virtual Architecture☆42Updated 6 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- A ptrace library for easy syscall injection in Linux.☆177Updated 10 months ago
- Dive into ELF files using simple self-contained examples☆145Updated 9 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆105Updated 6 years ago
- Simple Intel CPU processor tracing on Linux☆347Updated 2 years ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆457Updated 3 weeks ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆147Updated 9 years ago
- Pthreads-free Linux threading demo☆156Updated 5 years ago
- Load-time selective binary rewriting☆158Updated 2 years ago
- Simple Driver code for vmlaunch☆159Updated 7 years ago
- Pedagogical Hypervisor, based on MIT JOS☆67Updated 7 years ago
- fuzzing framework based on libfuzzer and clang sanitizer☆166Updated 6 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 7 months ago
- Handy kernel development scripts.☆48Updated 5 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago