Bug 156119 - app-crypt/ophcrack binaries issues
Bug#: 156119 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ikelos@gentoo.org Reported By: rossi.f@inwind.it
Component: Applications
URL: 
Summary: app-crypt/ophcrack binaries issues
Keywords:  
Status Whiteboard: 
Opened: 2006-11-24 04:27 0000
Description:   Opened: 2006-11-24 04:27 0000
Two app-crypt/ophcrack binaries are available only in precompiled form: they
are bkhive and samdump2.

There are two issues:

1) to avoid revdep-rebuild problems they should be placed in /opt/bin (as file
or as symlink to files out of revdep-rebuild scope);

2) samdump2 requires libssl.so.0.9.7 and libcrypto.so.0.9.7 but openssl-0.9.8
is stable on almost all archs.

------- Comment #1 From Mike Auty 2006-11-25 09:51:57 0000 -------
Please try ophcrack-2.3.3, it now builds the additional tools from source.

------- Comment #2 From Fabio Rossi 2006-11-28 00:43:00 0000 -------
Now it works like a charm :-) Thanks!