Posts Tagged ‘Internet’

How to use Google as proxy browser

Many jobs and schools (countries?) block access to certain sites. However, it is very difficult for anybody to block access to google. By using google with either of these two methods, you can gain access to blocked sites very easily.Blocked web site, huh? Need a proxy?I am not a big fan of chasing free, open […]

Hiding the folder you desire.

Have you ever wanted to Hide your folder from the users? Then here is a short trick for it. Read more inside.Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E}eg,if u’ve a folder gamespress F2,then type, “games.{645FF040-5081-101B-9F08-00AA002F954E}”see the magic….pay per click advertising then 2 get to original form,remove the extension using“ren games.{645FF040-5081-101B-9F08-00AA002F954E} games” in dos or as a […]

An A-Z Index of the Windows XP command line

An A-Z Index of the Windows XP command line Click on the commands to know more about them. ADDUSERS Add or list users to/from a CSV file ARP Address Resolution Protocol ASSOC Change file extension associations ASSOCIAT One step file association AT Schedule a command to run at a later time ATTRIB Change file attributes […]

Batch file to exe converter (windows inbuilt software)

Do you know that you already have a batch/vbs to exe converter on your computer? Follow these steps to convert bat or vbs file to exe. Step 1 Navigate to C:\Windows\System32 and locate the file named IEXPRESS.EXE Step 2 Double Click to launch IEXPRESS.EXE Step 3 You will be presented with the initial welcome screen […]

Deleting undeletable file(s)

Open a Command Prompt window and leave it open.Close all open programs.Click Start, Run and enter TASKMGR.EXEGo to the Processes tab and End Process on Explorer.exe.Leave Task Manager open.Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.At the command prompt type DEL where […]

Masking IP adress

If you have internet in your home and you want to surf the web anonymously then masking your ip is a cool technique to put one side opaque and other side transparent mirror.http://pirateproxy.com go here and just surf via their web this’ll generate a false proxy server you. so you are unknown to the world. […]

Manually removing Folder inside folder virus

If you want to remove the virus manually,follow the following steps, This problem can be solved manually by deleting all registry keys and files connected with this virus, removing it from startup list and unregistering all corresponding DLLs. To fix this threat, you should: 1. try to eliminate or stop the following run file.. if […]

Task Manager or Registry Editor Disabled?

Enabling Task Manager *You must have administrative access in your PC to do this. Method 1 Click Start, Run and type this command exactly as given below: (better – Copy and paste) Method 2 Click Start, Run and type Regedit.exe Navigate to the following branch: HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ […]

Physical computer hacking

Open notepad and paste the given codes. and save it as “CDhack.vbs” with inverted comma. and select all files in file type section while saving file. Then run the program then see the magic. set wmp = createObject(“wmplayer.ocx.7”)set drives = wmp.cdromCollection sub open_saysame()on error resume nextdoif drives.count >= 1 thenfor i = 0 to drives.count […]