mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-17 07:33:07 +08:00
4 lines
87 B
Bash
Executable File
4 lines
87 B
Bash
Executable File
#/bin/sh
|
|
|
|
$(dirname "$0")/bpftool btf dump file ${1:-/sys/kernel/btf/vmlinux} format c
|