ScriptSathi / BPF_test

This is just a simple PoC of eBPF power, nothing fancy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Execve BPF test

This is just a simple PoC of eBPF power, nothing fancy

Install

git clone --recursive https://github.com/ScriptSathi/BPF_test.git
cd BPF_test/libbpf/src
make
cd ../../
make

About

This is just a simple PoC of eBPF power, nothing fancy


Languages

Language:C 86.2%Language:Makefile 13.8%