ebpf-verifier
eBPF verifier
A tool that verifies the correctness of eBPF programs using an abstract interpretation approach
eBPF verifier based on abstract interpretation
392 stars
14 watching
44 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
abstract-interpretationebpfebpf-verifierstatic-analyzer
Related projects:
Repository | Description | Stars |
---|---|---|
| This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 90 |
| An eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems | 149 |
| A tool designed to detect and protect against certain types of malicious eBPF bytecode | 125 |
| Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 556 |
| An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 841 |
| An eBPF program interpreter and JIT compiler written in Rust. | 952 |
| A tool for verifying the correctness and safety of C++ programs | 863 |
| Demonstrates packet encapsulation and decapsulation with MPLS labels using eBPF | 54 |
| Provides remote access to eBPF programs and maps for debugging and metrics collection. | 6 |
| Automatically monitors dependencies for known vulnerabilities and generates reports on security issues | 266 |
| An eBPF VM implementation in C | 0 |
| An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards | 403 |
| A frontend application for exploring and interacting with eBPF (Extended Berkeley Packet Filter) systems | 2 |
| A tool to explore and visualize the eBPF subsystem of Linux hosts | 82 |
| Go bindings for creating eBPF programs and loading ELF files. | 2,153 |