mirror of
https://github.com/QingdaoU/Judger.git
synced 2024-12-28 16:01:41 +00:00
Online judge sandbox based on seccomp | OnlineJudge 安全沙箱
3aed8b78a2
* fix_sandbox: update test.c drop whole exexce rule fix error exception name which casued segment fault add extra syscalls to enable glibc init add extra rules for execve add seccomp in runner |
||
---|---|---|
.gitignore | ||
demo.py | ||
judger.c | ||
readme | ||
runner.c | ||
runner.h | ||
setup.py | ||
test.c |
sudo python setup.py install touch in out gcc test.c -o test python demo.py