How to Install and Uninstall ophcrack Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "ophcrack" package

This is a short guide on how to install ophcrack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ophcrack

2. Uninstall "ophcrack" package

Please follow the guidelines below to uninstall ophcrack on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ophcrack $ sudo apt autoclean && sudo apt autoremove

3. Information about the ophcrack package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ophcrack
Priority: optional
Section: universe/admin
Installed-Size: 497
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Echeverry
Architecture: amd64
Version: 3.6.0-2
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libqwt5-qt4, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1)
Filename: pool/universe/o/ophcrack/ophcrack_3.6.0-2_amd64.deb
Size: 185614
MD5sum: ca4f37761f6a7ac942640b45930a39ea
SHA1: c6772263f44916e61b1ff894bcf354584e44ee5f
SHA256: f400791f46d4a1d1d68f2eabe1496fa0efb6f7bf8de579dfaf82cf46a90dfcc4
Description-en: 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.
Description-md5: 8750a0827df1da0092229592f99f7337
Homepage: http://ophcrack.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu