trailofbits / ebpfpub
ebpfpub is a generic function tracing library for Linux that supports tracepoints, kprobes and uprobes.
☆115Updated last year
Alternatives and similar repositories for ebpfpub:
Users that are interested in ebpfpub are comparing it to the libraries listed below
- Various utilities useful for developers writing BPF tools☆31Updated last year
- eBPF - extended Berkeley Packet Filter tooling☆122Updated 2 years ago
- eBPF based syscalls, files and network events tracing framework☆90Updated 4 years ago
- Example program using eBPF to log data being based in using shell pipes☆40Updated 3 years ago
- 🐝 BPFBox 📦 Exploring process confinement in eBPF☆101Updated last year
- A BPF-based syscall fault injector☆98Updated last year
- Trace deep kernel events through eBPF and lsm hooks☆34Updated 3 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆126Updated 3 months ago
- Linux endpoint events for BPF enabled systems☆24Updated 2 years ago
- Linux Kernel Runtime Integrity with eBPF☆172Updated last year
- ebpfkit-monitor is a tool that detects and protects against eBPF powered rootkits☆125Updated last year
- A process level network security monitoring and enforcement project for Kubernetes, using eBPF☆41Updated 4 years ago
- Example BPF program with LSM hooks☆32Updated 3 years ago
- Source-code based coverage for eBPF programs actually running in the Linux kernel☆129Updated 2 years ago
- ☆85Updated 6 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆97Updated last year
- A C++ library that parses debug information encoded in BTF format☆25Updated last year
- fuzzing framework based on libfuzzer and clang sanitizer