Invoke Blue Screen of Death using Managed Code
        Posted  
        
            by Matthew Ruston
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Matthew Ruston
        
        
        
        Published on 2008-11-10T14:18:05Z
        Indexed on 
            2010/05/18
            1:50 UTC
        
        
        Read the original article
        Hit count: 361
        
Just curious here: is it possible to invoke a Windows Blue Screen of Death using .net managed code under Windows XP/Vista? And if it is possible, what could the example code be?
Just for the record, this is not for any malicious purpose, I am just wondering what kind of code it would take to actually kill the operating system as specified.
© Stack Overflow or respective owner