/BPF_test

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

Primary LanguageC

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