Source: ophcrack
Section: admin
Priority: optional
Maintainer: Debian Security Tools Packaging Team <pkg-security-team@lists.alioth.debian.org>
Uploaders: Daniel Echeverry <epsilon77@gmail.com>, Julián Moreno Patiño <julian@debian.org>
Build-Depends: debhelper (>= 9), pkg-config, libexpat-dev, libssl-dev, libqt4-dev, libqwt5-qt4-dev, dh-autoreconf, autotools-dev
Standards-Version: 3.9.8
Homepage: http://ophcrack.sourceforge.net/
Vcs-Git: https://anonscm.debian.org/git/pkg-security/ophcrack.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-security/ophcrack.git

Package: ophcrack
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: 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.

Package: ophcrack-cli
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Microsoft Windows password cracker using rainbow tables (cmdline)
 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 command line interface only.

