Comment on Mbox – A lightweight sandboxing mechanismComments−koenigdavidmj12yI'm guessing that this only works with dynamically linked binaries, similar to LD_PRELOAD-based solutions?−wmf12yI don't see why; seccomp should work on any kind of process.−zx2c412yNo.It uses ptrace and seccomp-bpf.
Comments
I'm guessing that this only works with dynamically linked binaries, similar to LD_PRELOAD-based solutions?
I don't see why; seccomp should work on any kind of process.
No.
It uses ptrace and seccomp-bpf.