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
- Information about Linux system calls on different architectures☆164Updated 2 weeks ago
- 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 ptrace library for easy syscall injection in Linux.☆181Updated last year
- A static checker for identifying unstable code.☆362Updated 10 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆130Updated 9 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆60Updated last week
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆414Updated 3 months ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- Steps to build the Linux kernel using Clang☆101Updated 3 years ago
- Generate JSON system call info from Linux source☆149Updated 3 years ago
- Load-time selective binary rewriting☆159Updated 2 years ago
- ☆113Updated 11 months ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Main repository of KEDR project☆119Updated last month
- Examples for: Learning KVM - implement your own kernel☆377Updated last year
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆459Updated 2 months ago
- Dive into ELF files using simple self-contained examples☆148Updated 9 years ago
- A complete ftrace- and uprobes-based tracer (user, libraries, kernel) for GNU/Linux☆67Updated 12 years ago
- POSIX Function tracing☆336Updated 7 years ago
- A language and library for specifying syscall filtering policies.☆325Updated 11 months ago
- A collection of memory allocators☆455Updated 12 years ago
- fuzzing framework based on libfuzzer and clang sanitizer☆167Updated 6 years ago
- Secure Virtual Architecture☆42Updated 6 years ago
- A REPL for assembly☆102Updated 9 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- Intercept a system call using a loadable kernel module.☆58Updated 9 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆148Updated 4 years ago