ubpf
eBPF runtime
An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way.
Userspace eBPF VM
841 stars
31 watching
139 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An eBPF VM implementation in C | 0 |
| Go bindings for creating eBPF programs and loading ELF files. | 2,153 |
| An eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems | 149 |
| This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 90 |
| An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 390 |
| A tool that verifies the correctness of eBPF programs using an abstract interpretation approach | 392 |
| Tool to simplify eBPF program deployment and management from cloud to kernel | 1,266 |
| 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 |
| Schedules bpftrace programs on Kubernetes clusters using kubectl | 2,061 |
| Provides documentation and presentations for the BPF (Berkeley Packet Filter) networking system | 959 |
| A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 687 |
| Tool for monitoring and inspecting eBPF programs on Linux systems | 85 |
| A Go library providing an interface to eBPF programs from userspace | 748 |
| A rootkit powered by eBPF designed to demonstrate offensive security techniques and bypass kernel protections. | 766 |