Go to file
2023-12-27 23:16:19 +08:00
.github/workflows feat: add build.yml 2022-10-02 14:23:27 +08:00
.idea feat: tiny sandbox 2022-10-02 14:10:31 +08:00
rules feat: allow to execute self 2023-12-27 23:16:19 +08:00
utils feat: log process name and pid on inject 2022-10-09 12:44:09 +08:00
.clang-format feat: add woj_launcher 2022-10-09 00:06:07 +08:00
.gitignore feat: add woj_launcher 2022-10-09 00:06:07 +08:00
build_libseccomp.sh chore: upgrade seccomp version 2023-12-27 23:03:46 +08:00
CMakeLists.txt chore: separate test program 2023-12-27 23:15:50 +08:00
err.h feat: log process name and pid on inject 2022-10-09 12:44:09 +08:00
launcher.c feat: allow to execute self 2023-12-27 23:16:19 +08:00
library.c fix: enhanced syscall list 2022-10-20 15:45:33 +08:00
resource.c feat: log process name and pid on inject 2022-10-09 12:44:09 +08:00
resource.h feat: add resource limit 2022-10-02 16:06:27 +08:00
sandbox.c feat: allow to execute self 2023-12-27 23:16:19 +08:00
sandbox.h feat: allow to execute self 2023-12-27 23:16:19 +08:00
test.c fix: enhanced syscall list 2022-10-20 15:45:33 +08:00
version_script.txt feat: tiny sandbox 2022-10-02 14:10:31 +08:00