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





Messages In This Thread
How to Hack password of Someone's PC & Gain the administrative access to it - by badboy_17 - 09-28-2020, 08:43 PM



Users browsing this thread: