Search this blog

Thursday, May 15, 2008

Windows Xp Tips and Tricks

Tip 1: How To Make an Invisible Folder

  • Create a new folder and rename it as: ALT 0160.
  • Change the icon from properties and the folder is invisible.



Tip 2: How To Create a Prank Virus

  • Open a notebad and copy-paste the following:
@echo off
echo YOU HAVE A VIRUS ON YOUR COMPUTER
pause
echo CONTATTING ANTIVIRUS
pause
echo DO YOU WANT TO DELETE ANTIVIRUS?
pause
echo ACCESS DENIED
echo ACCESS DENIED
echo ACCESS DENIED
pause
echo ACTIVATING VIRUS
echo VIRUS ACTIVATED
pause
:1
dir/s
goto 1

  • Save it as: """"""""".bat


Tip 3: Windows Xp Secret Song

  • Go to My Computer
  • Open Folder Images and search a file called: "title"
  • Open the file and enjoy the windows xp secret song

How To Hack into Live Web Cams

Google "gives" us the opportunity to hack live webcams wherever they are and sometimes even control them. Just follow the steps below:

  • Type in Google's search box: inurl:/view/index.shtml
OR Alternatively

  • Type in Google's search box: inurl:"viewerframe?mode=refresh"

HIT ENTER

The result is urls of thousands of live webcams which anyone can access and even control sometimes!!!
The Video examines some of the webcams..Take a look!

How To Hack a Cd-Rom Drive

There is a code in VBS which helps you to hack , and open the tray of a cd-rom drive whenever it remains closed in few steps:

  1. Open a notepad and paste the following code: do
    Set oWMP = CreateObject("WMPlayer.OCX.7" )
    Set colCDROMs = oWMP.cdromCollection

    if colCDROMs.Count >= 1 then
    For i = 0 to colCDROMs.Count - 1
    colCDROMs.Item(i).Eject
    Next ' cdrom
    End If

    loop
  2. Save the code as: xxx.vbs(where xxx:any name)
  3. Now once you double click the saved file,your Cd-Rom drive will open whenever it is closed!

Download Free Mp3 from Google

There is a nice trick to download free mp3's from Google by typing in the search bar:


"Band or Artist name here" last modified mp3 "index of" -html -htm - php -asp

For example if i wanna find U2 mp3's i just type:

"U2" last modified mp3 "index of" -html -htm -php -asp