Skip to content

anoushk1234/eBPF-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust eBPF Interpreter

This project was inspired by seeing this golang-eBPF-interpreter built by my mentor Mr.Yalamanchi.

Usage

cargo run --release

Not all instructions are supported yet, I have only added MOV_REG,ADD_REG,MOV_IMM,SUB_IMM,BRANCH_EXIT

About

Rust interpreter for eBPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages