How to Hack Windows Administrator Password

This hack will show you how to reset Windows administrator password (for Win 2000, XP, Vista and Win 7) at times when you forget it or when you want to gain access to a computer for which you do not know the password.
Most of us have tried to gain access to a computer which is password protected or at times we may forget the administrator password without which it becomes impossible to login to the computer. So here's a way using which you can reset the password or make the password empty (remove the password) so that you can gain administrator access to the computer. This can be done with a small tool called  Offline NT Password & Registry Editor. This utility works offline, that means you need to shut down your computer and boot off your using a floppy disk, CD or USB device (such as pen drive). The tool has the following features.
  • You do not need to know the old password to set a new one
  • Will detect and offer to unlock locked or disabled out user accounts!
  • There is also a registry editor and other registry utilities that works under linux/unix, and can be used for other things than password editing.

How it works?

How to use Keyloggers

I know most of you are new to the concept of keyloggers.Many of them may be hearing term “keylogger” for first time. So to make you understand better i am posting it  in the form of FAQs.


1). What are Keyloggers?

A keylogger (also called as spy software) is a small program that monitors each and every keystroke a user types on a specific computer’s keyboard.

2). How a Keylogger works?

Once the keylogger is installed on a PC, it starts operating in the background like in stealth mode and captures every keystroke on that PC. For example: The victim goes to https://www.gmail.com and types his “username” and the “password” the keylogger silently records these keystrokes and stores them in the logs. These logs when opened shows the captured “username” and “password” and will also tell you that they were typed in the Gmail login page.


3). How to install the keylogger?

 keylogger's can be installed just like any other program. Just follow the screen instructions.

 Anyone with a basic computer knowledge can install and use the keyloggers.


Unhide Files in Virus Infected Pendrive Using Command Prompt

Nowadays almost everyone uses USB flash memory's like pendrives for transferring data,movies,games etc.. The only disadvantage of using this kind of memory is that most of these Flash memory's have write protection or virus protection in it.
If there's a virus on your USB drive that hide all your file and folders,creates exe file extensions of your folders and even may corrupt your files.You can view these files by going to Tools>>Filder Options,but the attributes of these files often stay unchanged even if you uncheck hidden attribute on file/folder properties.

One sure way to retrieve your file or folder attributes back to unhidden is to use command prompt in windows.Just follow the below steps.

STEP 1:
Plug your pendrive to the computer. Make sure it is detected.

STEP 2:
Start command prompt by Click Start>>Run and type cmd then hit enter.
STEP3
Find the drive letter for the conected USB drive. For example,
I:
In command prompt, type
I:
Then type
attrib -s -h /s /d *.*
Do not forget to put space between each elements in the code.
hit enter,wait for a moment this should unhide all your files on your pendrive.See below to get it clear.

protect yourself against XSS and Clickjacking attacks

Protect yourself against cross-site scripting attacks (XSS), cross-zone DNS rebinding / CSRF attacks (router hacking), and Clickjacking attempts. The  noscript extention of firefox  is the best protection available on the internet. Be safe Surf safe.

Download here:-
https://addons.mozilla.org/en-US/firefox/addon/noscript/

OPHCRACK 3.3.1: Windows Password Cracker

Ophcrack is a free Windows password cracker based on rainbow tables. It is a very efficient implementation of rainbow tables done by the inventors of the method. It comes with a Graphical User Interface and runs on multiple platforms.It recovers 99.9% of alphanumeric passwords in seconds. 

Features:


  • » Runs on Windows, Linux/Unix, Mac OS X, ...
  • » Cracks LM and NTLM hashes.
  • » Free tables available for Windows XP and Vista.
  • » Brute-force module for simple passwords.
  • » Audit mode and CSV export.
  • » Real-time graphs to analyze the passwords.
  • » LiveCD available to simplify the cracking.
  • » Loads hashes from encrypted SAM recovered from a Windows partition, Vista included.
  • » Free and open source software (GPL).
Instructions are included in each LiveCD ISO File – For Windows XP and Vista
Installer is included for all other OS and Platforms including Windows 7


Download ophcrack Here:
http://ophcrack.sourceforge.net 

Trace IP address and mobile numbers,

Here is a website which have a lots of tracing services. It shows tracing results in a map along with all suitable information you want to know.
You can trace a Mobile number. For example , when we enter the 10 digit mobile number, then we get the Mobile Service provider, Location, City along with area in a map. 
Thats really awesome.Now no need to waste your time in searching such services on internet,just hit the site and check it out by yourself.
 
You can also trace IP Address of a person. Enter your IP address and it will show you the location of this IP address and complete details of the ISP with the contact number of that IP Address. 

Some of the features of this site are:-
 
Trace Mobile Number
Trace Vehicle Number
Trace IP Address 

and many more. 



CHECK IT OUT:

http://www.indiatrace.com

Hide your files in a jpeg image using cmd

This is a simple command prompt ( cmd ) trick. You can hide your files behind jpeg image. You will only need winrar and a little knowledge of dos commands.
just follow these steps

step 1- create a folder and copy all files in the folder you wanted to hide in a image file.(EX- c:\hidden)
step 2- create a rar archive of these files.(EX- secret.rar)
step 3- copy a image file in the same folder. (EX: image.jpeg)
step 4- open cmd and go to the directory of the folder.(c:\hidden> )
step 5- run this command. copy /b image.jpeg+secret.rar output.jpeg

here image.jpeg is the image in which you want to hide you files. secret.rar is the archive of those files which you want to hide in the image. output.jpeg is name of the output image file.

Now you can open output.jpeg by double click. It will open as a image file and will show the preview of the image. If you want to see the files hidden inside the image, open this image output.jpeg using winrar.