Skip to content

hardos-ebpf-fuzzing/LEBench

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run crontab -e and add the following entries:

LEBENCH_DIR=<path>/LEBench/
PATH=/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
@reboot python <path>/LEBench/run.py >> <path>/LEBench.out 2>&1

run python get_kern.py to generate the kernel list

run sudo python run.py

results will be saved in .csv files in the LEBench folder

Detailed instructions for reproducing the main results in our study can be found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.6%
  • Python 18.2%
  • Makefile 0.2%