bolinfest / rust-ebpf-demoLinks
Example of building and running an eBPF program in Rust
☆33Updated 7 years ago
Alternatives and similar repositories for rust-ebpf-demo
Users that are interested in rust-ebpf-demo are comparing it to the libraries listed below
Sorting:
- A BPF-based syscall fault injector☆106Updated 2 years ago
- opensnoop in pure C using eBPF☆100Updated 5 months ago
- Source-code based coverage for eBPF programs actually running in the Linux kernel☆132Updated 7 months ago
- eBPF based syscalls, files and network events tracing framework☆93Updated 5 years ago
- BTF introspection tool☆40Updated last month
- Simple ebpf disassembler in Rust☆38Updated 6 years ago
- An eBPF program debugger☆212Updated 3 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- Generic tool to inspect BPF maps☆44Updated 3 years ago
- 🐝 BPFBox 📦 Exploring process confinement in eBPF☆105Updated last year
- UTrace is a tracing utility that leverages eBPF to trace both user space and kernel space functions☆46Updated 3 years ago
- Simple BPF static linker☆242Updated last week
- Sample ebpf programs to analyze☆93Updated 9 months ago
- BPFd (Deprecated, please see README.md) : Berkeley Packet Filter daemon (BPFd). Makes it possible to run BCC tools across systems.☆97Updated 3 years ago
- LSM BPF module to block pwnkit (CVE-2021-4034) like exploits