program to crash a system or corrupt memory
I had an interview yesterday and was asked to write a program to crash a system or corrupt it. I tried using arrays by defining a size and exceeding the bound. But he said, the data will be overwritten but the system will not crash.
Do you have any answers to crash the system?
__________________
At any moment of time, the BEST thing to do is the RIGHT thing, the NEXT BEST thing is the WRONG thing, and the WORST thing to do is NOTHING
Last edited by gofeddy; 05-05-2007 at 02:19 PM.
|