trailofbits / ebpfaultLinks
A BPF-based syscall fault injector
☆105Updated this week
Alternatives and similar repositories for ebpfault
Users that are interested in ebpfault are comparing it to the libraries listed below
Sorting:
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- eBPF based syscalls, files and network events tracing framework☆92Updated 5 years ago
- An eBPF program debugger☆215Updated 3 years ago
- 🐝 BPFBox 📦 Exploring process confinement in eBPF☆105Updated 2 years ago
- UTrace is a tracing utility that leverages eBPF to trace both user space and kernel space functions☆50Updated 3 years ago
- Various utilities useful for developers writing BPF tools☆30Updated 2 years ago
- Sample ebpf programs to analyze☆93Updated 2 months ago
- Source-code based coverage for eBPF programs actually running in the Linux kernel☆136Updated 11 months ago
- Userspace/GPU eBPF VM with llvm JIT/AOT compiler☆123Updated last month
- ebpfpub is a generic function tracing library for Linux that supports tracepoints, kprobes and uprobes.☆118Updated 3 weeks ago
- eBPF verifier based on abstract interpretation☆443Updated this week
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- ☆45Updated 3 years ago
- Examples of using BPF ring buffer APIs☆136Updated 5 years ago
- blazesym is a library for address symbolization and related tasks☆248Updated this week
- Function tracer for gcc☆35Updated 8 years ago
- LSM BPF module to block pwnkit (CVE-2021-4034) like exploits☆21Updated 3 years ago
- opensnoop in pure C using eBPF☆102Updated 8 months ago
- Create Systemtap's USDT probes at runtime☆131Updated last year
- Fork from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git (unstable and force pushed!)☆22Updated 2 years ago
- Trace deep kernel events through eBPF and lsm hooks☆42Updated 4 years ago
- An assembler for eBPF programs written in an Intel-like assembly syntax.☆50Updated 2 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆101Updated 3 years ago
- eBPF - extended Berkeley Packet Filter tooling☆132Updated 3 years ago
- Mimic is a eBPF virtual machine and emulator which runs in userspace☆29Updated 3 years ago
- Harness for the Linux kernel eBPF verifier☆34Updated 3 years ago
- Now moved into `github.com/inspektor-gadget/inspektor-gadget/pkg/gadget-collection/gadgets/traceloop`. Tracing system calls in cgroups u…