c++ - How to crash my system programatically -


if write user program crash os (not application), how it?

i thinking somehow switch usermode program kernel mode , cause memory corruption. possible?

note : not creating virus. curiosity.

kebugcheck on windows documented way bsod.

you can try deleting root registry key (\registry) in windows xp, using native nt api.


Comments