stephenrkell / libsystrap
Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.
☆60Updated last month
Alternatives and similar repositories for libsystrap:
Users that are interested in libsystrap are comparing it to the libraries listed below
- Secure Virtual Architecture☆42Updated 6 years ago
- Fast and efficient binary translator☆58Updated 6 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆69Updated 9 years ago
- Fast Binary Translator for the Kernel☆27Updated 11 years ago
- memTrace, a framework for lightweight memory tracing☆57Updated 5 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- deprecated☆46Updated 6 years ago
- ☆74Updated 2 years ago
- Timeless debugging with symbolic execution and processor trace☆75Updated 4 years ago
- Experimental setup of "Intel MPX explained"☆26Updated 5 years ago
- Dynamic instrumentation of the Linux kernel☆41Updated 10 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- TypeSan checks casts in C++ code - code released for CCS 2016☆33Updated 3 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆52Updated 2 years ago
- A Genetic File, Syscall and Network Fuzzer.☆58Updated 7 years ago
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆62Updated 7 years ago
- ☆70Updated 4 years ago
- A feature-complete reference implementation of a modern Xen VMI debugger. ARCHIVED: Development continues at https://github.com/spencermi…☆77Updated 4 years ago
- The Bear Operating System☆25Updated 7 years ago
- ☆35Updated 7 years ago
- tracy - a system call tracer and injector. Find us in #tracy on irc.freenode.net☆72Updated 5 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Lightweight Symbolic Execution Engine☆23Updated 9 years ago
- KLEE's version of uClibc☆52Updated 10 months ago
- Bring mdb walkers to gdb, also add other helpful commands.☆34Updated 2 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature