[ QUICK START ]
Build and run in 30 seconds
# Get the sourcegit clone https://github.com/entropykit/entropia.gitcd entropia# Build the compilercargo build --release -p entropykit# Compile a BOF with full OPSEC enabled./target/release/entc compile example/bof_pslist.etpy \--type=bof --opsec=all# Run it under the local test harness./target/release/bof-runner example/bof_pslist.obj