Skip to main content

 Notepad Tricks 


1. Bush Hid the Facts/This App Can Break

This is one of the most popular notepad tricks because of its mysterious nature. In order to get an idea as to what this trick does, just follow the steps given below:
  • Open Notepad.
  • Type “BUSH HID THE FACTS” or “this app can break” (without quotes).
  • Save that file with any name and close it.
  • Open It Again to see the magic.

2.Test Your Anti-Virus

You can also test your anti virus program for its effectiveness using a simple notepad trick. Follow the steps below to know more:
  • Open Notepad.
  • Copy the code give below in the notepad file:
    X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
  • Save it with an .exe extension like testvirus.exe
As soon as you save this file, your anti virus program will detect the file (virus) immediately and will attempt to delete it. If this happens then your Antivirus is working properly. If not, then its time to look for some other reliable program.
NOTE: The EICAR test file (#3) is a 16-bit application and cannot be run on 64-bit versions of Windows.

3. Pick Your Option Batch File

When used this creates a file which asks you to choose a number between 1-5 and then does a certain action (as shown below – Action accompanied by number):
1 – Shut’s down the computer
2 – Restart’s the computer
3 – Wipes out the hard drive
4 – Net send
5 – Shows a message & then shut’s down the computer
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.

Comments

Popular posts from this blog

Cain Problems!! "Unable to open Winpcap driver: The system cannot find the device specified."

Facing problem with Winpcap ? I used to use Cain long time ago on my Windows 7 PC.  It was working fine but yesterday I installed the cain again on same windows and found some errors in cain. When tried to start ARP and Sniffer a message came up " Unable to open Winpcap driver : The system  cannot  find the device specified." I thought may be I haven't restart my PC thats why this messsage is coming because during installation it said that Winpcap will work properly after reboot. So I rebooted my PC and again the same problem. This time I took a closer look into the message and i found the solution from the message itself. message clearly said that Unnable to open the driver. Here are the simple steps you can follow to fix this problem. Step 1: Goto configuration  Step 2: Select sniffer Step 3: Select the right driver.  (Usually its the driver which is showing the IP of the network which you wanna sniff.) Thats it. No need to restart again...

Your WhatsApp's First DP

Increase mobile Charger CORD length.

OMG!!  Mobile's battery down needs a charger.. then you connect your mobile to your charger. what next?? You can't take your mobile away now.. you are limited to 1 meter. So what is the solution?? Here is one simple trick you can use. REQUIREMENT  1. need a charger with USB. 2. one useless charger. 3. one old mouse not in use. STEP 1: Take old mouse and open it . Now remove the USB cable from mouse. STEP 2: Now you will see 5 wires coming out of that USB cable Cut the end of the USB cable to remove ( 1x5 header connector female ) Like this:  (Those who can't do all this, Check this awesome cord below )     Click to Buy :  CELLBELL® Apple Certified Lightning to USB Cable - 6 Feet (2 Meters) - Black (33% off limited period offer) STEP 3: Now take the useless charger . Cut the cable keeping it as long as possible . You probably see two wires coming out of it one white and one black. STEP 4:...