|
|
|
|
|
by asveikau
2495 days ago
|
|
As an example: 16 bit x86 puts the interrupt table at linear address 0. On later x86 you can map that page to whatever you want in kernel mode and it will work. But expect C programs to do weird things for what should be crashing bugs. |
|