Skip to main content

Posts

Showing posts from October, 2017

How to reset the windows password with any linux

like i promised on my last post we are messing up the windows with linux which is free an open source by the way ....sad ->windows in every sense.. let's get to it.. you need live usb running any linux .. i prefer kali or parrot .. boot from the usb.... you might wanna get an application for this open an terminal in super user and then type in ..... apt-get install chntpw and then open the file system goto.. windows/system32/config/ open a terminal there .... and then or you have to direct your self there make sure there is a SAM file there  ... you can use ls -l for that now everything is straight forward .... Type in ..... chntpw -l sam so you get the username there .. then chntpw -u username sam pick the option   for reset the password.... have fun  

WINDOWS BACKDOOR

No startup drama lets get to the base quickly ..... Remember the stick key that pop up when you accentually tap on the shift key five time ?? .. well thats our way in.......... So lets make a way in We are going to do this just with the CMD no old boring GUI copy past... open the cmd and follow the step's   (replace "c:" with the correct drive letter if Windows is not located on C:): copy c:\windows\system32\sethc.exe c:\ This creates a copy of sethc.exe to restore later. Type this command to replace sethc.exe with cmd.exe: copy /y c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe Reboot your computer and start the Windows installation where you forgot the administrator password. After you see the logon screen, press the SHIFT key five times. You should see a command prompt  Now we done with the back door!!!! follow the link where i explained how to reset the windows pass word with cmd its kind of easy so follow it n