Creating Shutdown Dialog box Shortcut
Create a new text file on your system (recommend to Desktop) open it write down this.
Right click on desktop ->new->text document-> and double click and write following line.
CreateObject("Shell.Application").shutdownWindows()
be careful about case of above line...
save and change extension into (.vbs)
Example:- Shutdown.vbsUsing Keylogger for cracking password
Using key logger utility you will be able to establish full control over your computer. You
will also find out, what was going on your computer in your absence
Keystroke loggingkeylogging is the action of tracking (or logging) the keys struck on a keyboard, typically
in a covert manner so that the person using the keyboard is unaware that their actions are
being monitored.
Keylogger helps you to know the activities of your keyboard
by which you can get the password. it is the simple technique to find the other password
which is widely used by computer administrator.
How to remove password of any user without knowing it
First of all you have to click on start menu and then click on run
start->Run-> type cmd and then type
net user
after that you will see the list of all user choose any user which you want to crack and type
net user username *
Example:-
net user administrator *
and press enter twice times.