hijack linux system call 劫持Linux系统调用
Second, a Linux system call is basically a function that is a part of the operating system's code.
其次,Linux 系统调用基本上是一个函数,它属于操作系统代码的一部分。
The Linux system call interface provides the means for user-space applications to invoke kernel functionality.
Linux系统调用接口提供了用户空间应用程序调用内核功能的方法。
The Linux system call setpriority() is used to set or modify priority levels for normal processes and threads.
使用 Linux 系统调用 setpriority() 来设置或者修改普通进程和线程的优先级 层次。
应用推荐