Skip to content

A GitHub template repository with the scaffolding for a BPF application written in C and Go.

Notifications You must be signed in to change notification settings

Soil-Security/bpf-go-template

Repository files navigation

bpf-go-template

A GitHub template repository with the scaffolding for a BPF application developed with libbpf/libbpf and BPF CO-RE. The loader is written in Go and leverages the cilium/ebpf library.

A sample BFP code is the Bootstrap application introduced by the libbpf/libbpf-bootstrap project. It tracks process starts and exits and emits data about filename, PID and parent PID, as well as exit status of the process life.

About

A GitHub template repository with the scaffolding for a BPF application written in C and Go.

Resources

Stars

Watchers

Forks

Languages