nelhage / ministraceLinks
A minimal toy implementation of strace(1)
☆177Updated 2 years ago
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
- A ptrace library for easy syscall injection in Linux.☆181Updated last year
- Information about Linux system calls on different architectures☆165Updated this week
- Intercept a system call using a loadable kernel module.☆58Updated 9 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆61Updated 3 weeks ago
- A language and library for specifying syscall filtering policies.☆332Updated last year
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- A static checker for identifying unstable code.☆362Updated 10 years ago
- Handy kernel development scripts.☆49Updated 2 months ago
- Main repository of KEDR project☆119Updated 2 months ago
- Examples for: Learning KVM - implement your own kernel☆377Updated last year
- POSIX Function tracing☆337Updated 7 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Steps to build the Linux kernel using Clang☆101Updated 3 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆130Updated 9 months ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆415Updated last month
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- Simple Driver code for vmlaunch☆160Updated 7 years ago
- Notes on the linux kernel VM subsystem.☆376Updated 2 years ago
- Secure Virtual Architecture☆42Updated 6 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆415Updated 4 months ago
- A collection of memory allocators☆456Updated 12 years ago
- A REPL for assembly☆102Updated 9 years ago
- Pedagogical Hypervisor, based on MIT JOS☆67Updated 7 years ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆458Updated 3 months ago
- Generate JSON system call info from Linux source☆149Updated 4 years ago
- A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good…☆378Updated last year
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago