Question: Write a C program to verify that the operating system on your computer correctly protects itself from rogue system calls. For a single system callsuch
Write a C program to verify that the operating system on your computer correctly protects itself from rogue system calls. For a single system callsuch as file system opentry all possible illegal calls: e.g., an invalid system call number, an invalid stack pointer, an invalid pointer stored on the stack, etc. What happens? PS: It needs to be in C language.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
