trailofbits / krf
A kernelspace syscall interceptor and randomized faulter
☆356Updated 5 months ago
Alternatives and similar repositories for krf:
Users that are interested in krf are comparing it to the libraries listed below
- eBPF - extended Berkeley Packet Filter tooling☆123Updated 2 years ago
- Load-time selective binary rewriting☆158Updated 2 years ago
- CLI to integrate continuous fuzzing with Fuzzit (no longer available)☆222Updated 4 years ago
- out-of-tree kernel {module, exploit} development tool☆227Updated 5 months ago
- My MS thesis on survey of a decade fo Linux Kernel CVEs, their categories and various mitigations that exist.☆157Updated 6 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 7 months ago
- A distributed fuzzer which aims to pull in the best technologies, make them play nicely together, and run on multiple O/Ses.☆194Updated 4 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆201Updated 6 years ago
- An event driven multi-core process debugging, tracing, and manipulation framework.☆175Updated 5 years ago
- american fuzzy lop for network fuzzing (unofficial) -- official afl site is http://lcamtuf.coredump.cx/afl/☆197Updated 6 years ago
- A fuzzing framework for network servers☆119Updated 6 years ago
- eBPF based syscalls, files and network events tracing framework☆92Updated 4 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆197Updated 4 years ago
- ☆72Updated 5 years ago
- A TCP/UDP based network daemon fuzzer☆519Updated 11 months ago
- Unlinks a binary executable to get back a set of .o object files for further transformation and re-linking.☆158Updated 3 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆412Updated last month
- A project to run fuzzing jobs at scale with Kubernetes.☆147Updated 4 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- A language and library for specifying syscall filtering policies.☆316Updated 9 months ago
- A tool dedicated to the research of vulnerabilities in hypervisors by creating unusual system configurations.☆185Updated 2 years ago
- A ptrace library for easy syscall injection in Linux.☆176Updated 10 months ago
- elf-strings will programmatically read an ELF binary's string sections within a given binary. This is meant to be much like the strings U…☆140Updated 7 years ago
- ☆172Updated 2 years ago
- fuzzing framework based on libfuzzer and clang sanitizer☆166Updated 6 years ago
- ebpfpub is a generic function tracing library for Linux that supports tracepoints, kprobes and uprobes.☆116Updated 2 years ago
- A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good…☆373Updated 9 months ago
- opensnoop in pure C using eBPF☆100Updated 2 weeks ago
- Function redirection via ELF tricks.☆160Updated 9 years ago