Online judge sandbox based on seccomp | OnlineJudge 安全沙箱
Go to file
virusdefender d19a6dc192
Merge pull request #79 from mikucat0309/main
Add system calls to C/C++ seccomp whitelist
2024-01-28 16:12:12 +08:00
bindings chore: use pyproject.toml 2024-01-16 11:58:36 +08:00
demo Update demo.py 2017-12-26 22:20:13 +08:00
src feat: adjust syscall whitelist 2024-01-14 16:52:45 +08:00
tests Get rid of zombie processes 2020-06-14 19:15:21 -04:00
.gitignore use popen to run libjudger.so 2019-04-26 10:54:40 +08:00
.travis.yml use docker to run tests 2018-06-09 15:00:13 +08:00
CMakeLists.txt fix memory 2017-12-20 23:01:05 +08:00
LICENSE fix some typo 2016-09-02 17:33:48 +08:00
README.md Update README.md 2021-09-27 13:56:11 +08:00

Judger

Build Status

Judger for OnlineJudge

Document

JudgeServer

OnlineJudge