1
0

thesis: Complete related work

This commit is contained in:
2025-08-12 11:39:44 +02:00
parent accb0d1e11
commit 3a2d3caa0d
2 changed files with 49 additions and 12 deletions

View File

@@ -59,6 +59,10 @@
title = {Using the GNU Compiler Collection (GCC)},
url = {https://gcc.gnu.org/onlinedocs/gcc/index.html},
}
@manual{sud,
title = {Syscall User Dispatch -- The Linux Kernel documentation},
url = {https://docs.kernel.org/admin-guide/syscall-user-dispatch.html},
}
@inproceedings{zpoline,
author = {Kenichi Yasukata and Hajime Tazaki and Pierre-Louis Aublin and Kenta Ishiguro},
title = {zpoline: a system call hook mechanism based on binary rewriting},