Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 471 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 471 Bytes

KEN: Kernel Extensions using Natural Language

  • Stable Mapping from Natural Language to eBPF semantics
  • Context Abstraction: thread isolation and information refinement
  • Can deal with prompts to do arbitrary jobs, like system data collection and scheduler, hardware control, etc.

Usage and Setup 🛠

install bpftrace:

sudo apt install bpftrace

install required packages:

pip install -r requirements.txt

evaluation

LICENSE

MIT