Interface to Linux kernel's syscall filtering mechanism
Interface to the Linux Kernel's syscall filtering mechanism
scmp_filter_exportscmp_app_armorscmp_sys_resolver$ scmp_sys_resolver open$ scmp_filter_export -i filter.bpf$ gcc -lseccomp example.c -o seccomp_example && ./seccomp_example