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 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vbpf/ebpf-samples This repository provides a collection of sample eBPF programs for analysis and testing purposes. 90
fzakaria/ebpf-mpls-encap-decap Demonstrates packet encapsulation and decapsulation with MPLS labels using eBPF 54
tw4452852/zbpf A tool that enables writing eBPF programs with strong type systems in Zig. 125
vbpf/ebpf-verifier A tool that verifies the correctness of eBPF programs using an abstract interpretation approach 392
libbpf/libbpf-rs An Rust wrapper around libbpf to simplify BPF program development and build processes. 791
iovisor/ubpf An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. 841
pathtofile/bad-bpf Demonstrates security vulnerabilities in the Linux kernel's eBPF system 556
iomartin/ubpf An eBPF VM implementation in C 0
netronome/bpf-samples Provides eBPF XDP demo applications for testing and demonstrating software and hardware offloading capabilities 99
alegrey91/harpoon Tools for tracing and analyzing system calls in user-space functions using eBPF 92
rprinz08/hbpf An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards 403
generic-ebpf/generic-ebpf An eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems 149
aquasecurity/libbpfgo A Go library providing an interface to eBPF programs from userspace 748
eunomia-bpf/eunomia-bpf A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support 687
solo-io/bumblebee Tool to simplify eBPF program deployment and management from cloud to kernel 1,266