sampasswd
NT SAM password recovery utility
Install
- All systems
-
curl cmd.cat/sampasswd.sh
- Debian
-
apt-get install chntpw - Ubuntu
-
apt-get install chntpw -
Alpine
-
apk add chntpw - Arch Linux
-
pacman -S chntpw - Kali Linux
-
apt-get install chntpw - Fedora
-
dnf install chntpw - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install chntpw - Raspbian
-
apt-get install chntpw - Docker
-
docker run cmd.cat/sampasswd sampasswdpowered by Commando
chntpw
NT SAM password recovery utility
This little program provides a way to view information and change user passwords in a Windows NT/2000 user database file. Old passwords need not be known since they are overwritten. In addition it also contains a simple registry editor (same size data writes) and an hex-editor which enables you to fiddle around with bits and bytes in the file as you wish. If you want GNU/Linux bootdisks for offline password recovery you can add this utility to custom image disks or use those provided at the tools homepage.