Skip to content

Latest commit

 

History

History
executable file
·
30 lines (21 loc) · 290 Bytes

File metadata and controls

executable file
·
30 lines (21 loc) · 290 Bytes

Program execute black list

Features

  • File
    • single file add
  • Dir
    • dir add

Toolchain

  • rust
  • aya-tool
  • bpf-linker
  • xtask

Build & Run

$ cargo xtask build-ebpf 
$ RUST_LOG=debug cargo xtask run -- -b /bin/ls
$ /bin/ls

License

  • MIT License