mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
2 lines
427 B
Plaintext
2 lines
427 B
Plaintext
This project is a Rust-based eBPF security monitoring tool that uses BPF programs for kernel-level event tracing and analysis. It includes a modular crate architecture with BPF ELF loading, perf event handling, CLI interface, and client-server communication for distributed monitoring. It is mainly useful for Linux security researchers and kernel engineers studying eBPF-based runtime monitoring and threat detection systems.
|