posts tagged ptrace
Skeletal virtual OS on top of Linux tracing mechanism
A traditional kernel manages machine resources and extends the machine capabilities through a system call interface, what would you say if I show you how to implement the last one? This post is about how to build a syscall interface on top of Linux.