I made a crate to restrict/track syscalls in Rust. Thoughts?
Hey. I’ve been working on restrict — a simple way to block, track and allow syscalls in Rust programs based on Seccomp and Ptrace(for compatibility). I think it’s easy and… Weiterlesen »I made a crate to restrict/track syscalls in Rust. Thoughts?