ophcrack
Microsoft Windows password cracker using rainbow tables (gui)
Install
- All systems
-
curl cmd.cat/ophcrack.sh
- Debian
-
apt-get install ophcrack
- Ubuntu
-
apt-get install ophcrack
- Arch Linux
-
pacman -S ophcrack
- Kali Linux
-
apt-get install ophcrack
- Fedora
-
dnf install ophcrack
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ophcrack
- OS X
-
brew install ophcrack
- Raspbian
-
apt-get install ophcrack
- Dockerfile
- dockerfile.run/ophcrack
ophcrack
Microsoft Windows password cracker using rainbow tables (gui)
Ophcrack is a Windows password cracker based on a time-memory trade-off using rainbow tables. This is a new variant of Hellman's original trade-off, with better performance. It recovers 99.9% of alphanumeric passwords in seconds. It works for Windows NT/2000/XP/Vista/7. This package contains ophcrack with QT4 based graphical UI. Please note that it can be used in command line as well.