Pages

Saturday, May 5, 2012

Secure Your Private Folder

Make Your Own Custom Folder Locker

Today many of third parties software are online but they required to purchase them which a normal visitor can not do, So here is yourself own folder locker, just create it and guard your files saftely. Thus is far good and simple.

How To Make It?
Just Copy The Below Code And Paste It Into A NotePad File Then Save It To .bat Format.Your Folder Locker Is Ready To Work.



Quote:
Quote: cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM


Friday, May 4, 2012

Send Data to any Folder in single click

How can we send folder/file to our desired location at click ? 

Every one wants to copy there data without wasting many clicks. with 2 clicks you  can send data to any where in your computer. 

If you right click a file or folder there is an option called send to. this send to option is default and have some link in it..
To make it easier we can add our most used folder to send to. 

Thursday, May 3, 2012

Rename Your Recycle Bin


Follow these simple steps and change the name of your Recycle Bin. Have some change on your Desktop.
  • Goto Start menu and Choose 'Run'(win+r) command.
  • Type regedit . U will see Registery Editor Window on Ur Screen.
  • Now, On the Left Hand Side of the Window you'll see a Tree of folders Just DoubleClick on the HKEY_CURRENT_USER >Software>Microsoft>Windows>Current Version>Explorer>CLSID.


Wednesday, May 2, 2012

17 ways to Hack a computer


Here I will describe all the methods which are popular in the world of hacking in order to hack into a computer terminal and online account.

1. Phishing
This is a method where you have to bring the user to a webpage created by you which appears to be the same as the interface of the legitimate one and get him/her to enter the credentials. Then the redirect page will land somewhere else and you will get the password in your mail box as defined inside the php script.