ebpf-kill-example

eBPF hook example

An eBPF program demonstrating the feasibility of hooking into the kill tracepoint

An example of an eBPF program hooking into the kill tracepoint

GitHub

22 stars
2 watching
11 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vbpf/ebpf-samplesThis repository provides a collection of sample eBPF programs for analysis and testing purposes.90
fzakaria/ebpf-mpls-encap-decapDemonstrates packet encapsulation and decapsulation with MPLS labels using eBPF54
tw4452852/zbpfA tool that enables writing eBPF programs with strong type systems in Zig.125
vbpf/ebpf-verifierA tool that verifies the correctness of eBPF programs using an abstract interpretation approach392
libbpf/libbpf-rsAn Rust wrapper around libbpf to simplify BPF program development and build processes.791
iovisor/ubpfAn eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way.841
pathtofile/bad-bpfDemonstrates security vulnerabilities in the Linux kernel's eBPF system556
iomartin/ubpfAn eBPF VM implementation in C0
netronome/bpf-samplesProvides eBPF XDP demo applications for testing and demonstrating software and hardware offloading capabilities99
alegrey91/harpoonTools for tracing and analyzing system calls in user-space functions using eBPF92
rprinz08/hbpfAn experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards403
generic-ebpf/generic-ebpfAn eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems149
aquasecurity/libbpfgoA Go library providing an interface to eBPF programs from userspace748
eunomia-bpf/eunomia-bpfA toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support687
solo-io/bumblebeeTool to simplify eBPF program deployment and management from cloud to kernel1,266