Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259481 - app-crypt/ophcrack - IUSE=nogui flag, so we can use commandline ophcrack without those qt-4 dependencies
Summary: app-crypt/ophcrack - IUSE=nogui flag, so we can use commandline ophcrack with...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Mike Auty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-18 14:19 UTC by Arhont
Modified: 2009-02-20 13:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arhont 2009-02-18 14:19:08 UTC
It is possible to compile ophcrack without the gui, so it runs in a command line mode. This way, we dont need all those X, QT related libraries.

When configuring the package, one need to include the --disable-gui

QTE
+++
--enable-gui            Builds gui frontend (enabled by default, use
                          --disable-gui to disable it
+++
UNQTE

It is worthwile including a support for the GUI flag, to specify whether to build ophcrack with gui or not.


It is possible to additionally include the DEBGUG flag, that would allow the binaries to be built with debugging support.
  --enable-debug          Enable debugging


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2009-02-19 16:22:12 UTC
I would suggest IUSE=X or IUSE=qt.
Comment 2 Mike Auty (RETIRED) gentoo-dev 2009-02-20 11:21:38 UTC
Thanks, there's now USE="qt4" and USE="debug" available for ophcrack-3.0.1-r2.  Please feel free to reopen this bug if there's any further issues with the USE flags...  5:)
Comment 3 Arhont 2009-02-20 13:19:09 UTC
great!

as an additional note, I believe ophcrack-3.1.0 can be moved to stable, at least on amd64 arch.

have been running it on on four different machines, 2x Core2Duo, 2x Xeon Quad, for the past week.

Cacking about 15000 passwords, both LM and NTLM, with free as well as Special tables.
two machines(core2duo)  were running in GUI, two machines (Xeon's) in commandline mode.

All been fine so far.
Comment 4 Mike Auty (RETIRED) gentoo-dev 2009-02-20 13:20:59 UTC
No problem, if you'd like ophcrack to be stablized, please file a stabilization request bug.  Sorry, but it just helps us keep everything organized.  Thanks...  5:)