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.

Monday, April 30, 2012

How to Make an Autorun CD?



Have you ever noticed whenever you insert any game or software CD (consider Windows XP Operating system) it automatically runs the CD.

How to Find someone's IP Address

This is method to get someone IP using a PHP script. Just copy the below code and paste it in notepad. Save the file as ip.php you can change ip to any name but .php is must.

$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);
$img_number = imagecreate(400,95);
$backcolor = imagecolorallocate($img_number,10,102,153);
$textcolor = imagecolorallocate($img_number,255,255,255);
imagefill($img_number,0,0,$backcolor);

Sunday, April 29, 2012

Change your IP address


Change your IP address in less than 1 minute.


  • Click on "Start" in the bottom left corner of the screen.
  • Click on "RUN"
  • Type in "command" and click OK
  • You should be now at MS DOS prompt Screen
  • Type "ipconfig /release" just like that, and hit "enter"
  • Type "exit" and leave the prompt
  • Right-click on "Network Places" or "My Network Places" on your desktop.
  • Click on "properties"