Skip to content

mJehanno/ebpf-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebpf_cout_call

ebpf_count_call is a small go program that will count how many time execve syscall has been call since the module has been load in the Kernel.

The code is a bit messy but the idea here was jusst to play with bpf maps and learn how to read them in user-land.

Some part needs improvement like the infinite loop, or the fact that bpf_map_def needed to be define (did not find which package to include)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published