Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


How to Hack password of Someone's PC & Gain the administrative access to it filter_list
Author
Message
How to Hack password of Someone's PC & Gain the administrative access to it #1
How to Hack password of Someone's PC & Gain the administrative access to it
in detail
*tested by me*
plz give a like for more such interesting stuff xD

[hide]
today we are going to learn "how to reset/remove password of windows using kali live usb

You may forget your password of windows anyhow.It happens!! or if u want to get into any computer like in your cousin's or school/college's then you may use this
method...

So Let's start
[ if u don't have a kali live usb then I'll post a tutorial  or u can search it on YouTube]

Step-1:
boot usb using live persistence mode...

step-2:
be sure to connect to internet through wifi/LAN
then open terminal n type one by one
$sudu su

$apt install gnome-disk-utility

be patient this will take 2min

step-3:

search disks in the search bar left upper corner
n
locate & click the disk with windows
go to that C:/drive partition n look for the "Hyberfil.sys" n check if It's movable to trash by right click.if its removable then remove it
otherwise
open terminal n type
$sudo ntfsfix "Your Device which somewhat looks like /dev/sda2"
( so the command will be    -          $sudo ntfsfix /deb/sda2)
hit enter
ignore all erros,this will not harm us

step-4:
then open the disk tab...there below the partition there will be 3icon(a square/play like icon,a minimize like icon and another is settings icon)
press the 1st button(square/play like button) to dismount it
then press settings icon n select "Edit Mount Options"
there disable the upper button(User Session Defaults)

there is a box which is editable n starts with nosuid,nodev,nofail,x-gvfx-show
there we have to type ",remove_hiberfile" after "nosuid,nodev,nofail,x-gvfx-show"
(So It'll be like
nosuid,nodev,nofail,x-gvfx-show,remove_hiberfile)
then press ok
The "Hyberfil.sys" will be gone

Step-5:
Now It's easy
Mount disk again by presseing that square/play like button
go to the C:/drive partition n open terminal n type one by one
$Sudo su

$cd Windows/System32/config

then type one by one

$ls SAM

$chntpw -l SAM
(This will list all the users of windows)

n type

$chntpw -u "username here" SAM (e.g:$chntpw -u "Administrator" SAM)
(Note:you can also use RID instead of usernames)

then select
1
and select
2
after everything type
q to quit

n type
y to yes

BOOM!!! It's done
reboot the system which will start without password
to save change
[/hide]
Live Anonymously
Cool

[+] 3 users Like badboy_17's post
Reply

RE: How to Hack password of Someone's PC & Gain the administrative access to it #2
if you have local access to the system you can just boot passware and good to go

Reply

RE: How to Hack password of Someone's PC & Gain the administrative access to it #3
Quote:You may forget your password of windows anyhow.It happens!!
Simply use Microsoft DaRT, namely Its Locksmith utility to reset the admin password.

It takes around 2-3 minutes and hasn't failed me to date.
[Image: AD83g1A.png]

Reply

RE: How to Hack password of Someone's PC & Gain the administrative access to it #4
do i need to have the laptop with me to achieve this?

Reply

RE: How to Hack password of Someone's PC & Gain the administrative access to it #5
(11-25-2020, 09:49 PM)imaab41 Wrote: do i need to have the laptop with me to achieve this?

You only need a USB where you have prievously installed Kali Linux with persistence (it takes 5 minutes to do, you can find a lot of tutorials on google), then you insert the USB in the pc you want to hack and power it on, so it boots Kali before windows.
If it boots Windows you can make it boot Kali going to the button "Reboot" in Win10's lock screen, keeping pressed Shift key on the keyboard until it loads in a sort of recovery mode, then you have to click on "Boot USB device" (or something similar) and it'll boot your kali distro.
This trick is useful if the owner of the computer puts a password on BIOS so that you can't edit settings to make USB devices boot before Win10.

If you didn't understood something please reply so I can explain it better
Everything I post here is fictional and only a fool would believe it.

Reply

RE: How to Hack password of Someone's PC & Gain the administrative access to it #6
thanks i was looking for this method n you did this.
lets give it a try

Reply

RE: How to Hack password of Someone's PC & Gain the administrative access to it #7
Oh god, it is so easy! thanks

Reply







Users browsing this thread: 1 Guest(s)