ebpf-samples
eBPF samples
This repository provides a collection of sample eBPF programs for analysis and testing purposes.
Sample ebpf programs to analyze
90 stars
7 watching
12 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
ebpfebpf-opcodeebpf-programs
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that verifies the correctness of eBPF programs using an abstract interpretation approach | 392 |
| An eBPF VM implementation in C | 0 |
| An eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems | 149 |
| An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 841 |
| Provides eBPF XDP demo applications for testing and demonstrating software and hardware offloading capabilities | 99 |
| A tool that enables writing eBPF programs with strong type systems in Zig. | 125 |
| Go bindings for creating eBPF programs and loading ELF files. | 2,153 |
| A tool to explore and visualize the eBPF subsystem of Linux hosts | 82 |
| A frontend application for exploring and interacting with eBPF (Extended Berkeley Packet Filter) systems | 2 |
| Demonstrates packet encapsulation and decapsulation with MPLS labels using eBPF | 54 |
| An Rust wrapper around libbpf to simplify BPF program development and build processes. | 791 |
| An eBPF program interpreter and JIT compiler written in Rust. | 952 |
| An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards | 403 |
| An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 390 |
| Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 556 |