ebpfmon

eBPF inspector

Tool for monitoring and inspecting eBPF programs on Linux systems

GitHub

85 stars
19 watching
4 forks
Language: Go
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
redcanaryco/redcanary-ebpf-sensor A collection of eBPF applications designed to gather system events for a Linux EDR solution 101
aquasecurity/libbpfgo A Go library providing an interface to eBPF programs from userspace 748
kindlingproject/kindling An eBPF-based monitoring tool for Kubernetes applications. 1,132
iovisor/gobpf Go bindings for creating eBPF programs and loading ELF files. 2,153
eunomia-bpf/eunomia-bpf A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support 687
gui774ume/ebpfkit-monitor A tool designed to detect and protect against certain types of malicious eBPF bytecode 125
ebpfdev/dev-agent Provides remote access to eBPF programs and maps for debugging and metrics collection. 6
eunomia-bpf/wasm-bpf An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. 390
vbpf/ebpf-samples This repository provides a collection of sample eBPF programs for analysis and testing purposes. 91
iomartin/ubpf An eBPF VM implementation in C 0
bpfman/bpfman An eBPF manager for Linux and Kubernetes deployment and administration 535
ebpfdev/explorer A tool to explore and visualize the eBPF subsystem of Linux hosts 82
ionelmc/django-redisboard A Django application for monitoring and inspecting Redis servers in real-time 275
iovisor/ubpf An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. 841
qmonnet/rbpf An eBPF program interpreter and JIT compiler written in Rust. 949