0:3. Which of the following is incorrect for System call interposition?
O 1. It tracks all the system service requests of processes.
O 2. Each system request can be modified or denied.
O 3. It is impossible to implement tools to trace, monitor, or virtualize processes.
O 4. None of the above.
Answers
Answered by
2
Answer:
3. It is impossible to implement tools to trace, monitor, or virtualize processes.
Explanation:
Abstract: System call interposition is a powerful method for regulating and monitoring program behavior. A system call correlating method is proposed to identify the coherent system calls belonging to the same process from the system call sequence.
Similar questions