The following syscalls are allowed by seccomp-bpf: rt_sigreturn, exit, exit_group, read, write, mmap, mprotect, getcwd. memdlopen (https://github.com/m1m1x/memdlopen) is used to load a dynamic library from memory. Despite being a proof of concept, the idea is awesome and it works grea...