Gathering Linux Syscall Numbers in a C Table
phi-system Saturday, January 17, 2026
Summary
The article discusses a technique for gathering Linux system call numbers, which are required for programming low-level system interactions. It provides step-by-step instructions on how to obtain the system call numbers using the sysdig tool and parsing the output.
71
28
Summary
t-cadet.github.io