Port details |
- ophcrack Windows password cracker based on rainbow tables
- 3.8.0_1 security =4 3.8.0_1Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2008-03-14 15:48:17
- Last Update: 2022-09-11 10:20:14
- Commit Hash: ddae4e9
- People watching this port, also watch:: nut, openssl, monit, gitolite, vlc
- License: APACHE20 GPLv2
- WWW:
- http://ophcrack.sourceforge.net/
- Description:
- 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 and offers the following features:
- Runs on Windows, GNU/Linux, FreeBSD, macOS, etc.
- Cracks LM and NTLM hashes
- Free tables available for alphanumeric LM hashes
- Brute-force module for simple passwords
- Audit mode and CSV export
- Real-time graphs to analyze passwords (optional)
- Loads hashes from local SAM, remote SAM, encrypted SAM
recovered from a Windows partition
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ophcrack>0:security/ophcrack
- To install the port:
- cd /usr/ports/security/ophcrack/ && make install clean
- To add the package, run one of these commands:
- pkg install security/ophcrack
- pkg install ophcrack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ophcrack
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1520349533
SHA256 (ophcrack-3.8.0.tar.bz2) = 048a6df57983a3a5a31ac7c4ec12df16aa49e652a29676d93d4ef959d50aeee0
SIZE (ophcrack-3.8.0.tar.bz2) = 293033
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libQt5Charts.so : x11-toolkits/qt5-charts
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ophcrack-3.8.0_1:
DOCS=on: Build and/or install documentation
X11=on: Build with Qt 5 GUI frontend
===> Use 'make config' to modify these settings
- Options name:
- security_ophcrack
- USES:
- compiler:c++11-lang gmake localbase ssl tar:bzip2 pkgconfig qt:5
- pkg-message:
- For install:
- Free rainbow tables (for Windows XP and Vista/7) can be downloaded from
http://ophcrack.sourceforge.net/tables.php; professional versions are
available for purchase.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.8.0_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.8.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.8.0_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.8.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.8.0_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
3.8.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.8.0 13 Jun 2019 11:57:37 |
linimon |
Add compiler:c++11-lang to USES to fix the following problem on
GCC-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"
Approved by: portmgr (tier-2 blanket) |
3.8.0 07 Mar 2019 08:45:12 |
danfe |
Improve and actualize port description, spell "macOS" properly as Apple
calls it this way now. |
3.8.0 23 Jan 2019 17:50:12 |
danfe |
- Update `security/ophcrack' to version 3.8.0
- Now built against Qt5 instead of Qt4, and Qwt replaced with Qt5Charts
- GRAPH is no longer a separate option, was merged with the GUI
- The number of threads can be set to any value >0 and <100 in the GUI
Reported by: portscout (a while ago) |
3.7.0 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
3.7.0 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
3.7.0 18 Jun 2017 13:16:52 |
danfe |
Finish conversion to option helpers. |
3.7.0 03 May 2017 09:02:24 |
danfe |
- Update to version 3.7.0 (released on March 30th)
- TIMESTAMP (ophcrack-3.7.0.tar.bz2) = 1490870967
Found out via: repology.org |
3.6.1 03 Aug 2016 16:32:27 |
danfe |
Update to version 3.6.1, which brings compatibility with OpenSSL 1.1.0, and
modernize Makefile a bit while here.
Reported by: portscout |
3.6.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.6.0 30 Mar 2015 03:04:25 |
danfe |
Replace methods and types that were marked deprecated by OpenSSL 0.9.7
and will be removed in OpenSSL 1.1.0.
PR: 198348, 198352
Submitted by: Bernard Spil |
3.6.0 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
3.6.0 16 Jul 2014 08:44:05 |
bapt |
Fix some non default LIB_DEPENDS
With hat: portmgr |
3.6.0 10 Mar 2014 11:40:33 |
danfe |
Fix the build on big-endian arches (again). It was fixed once already in
r220419, but apparently some bugs just like to come back. Also, it looks
like ia64 was added in r303640 rather unfairly, so just remove the BROKEN
statement altogether.
Tested on: eris, flame (unfortunately, non-GUI builds only) |
3.6.0 10 Mar 2014 09:45:28 |
danfe |
Stagify; convert LIB_DEPENDS and USE_GMAKE. |
3.6.0 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
3.6.0 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
3.6.0 09 Jun 2013 02:04:28 |
danfe |
Remove no longer needed patch (fixed upstream). |
3.6.0 08 Jun 2013 13:32:24 |
danfe |
Update to version 3.6.0; rephrase option descriptions while here. |
3.5.0 16 May 2013 03:56:29 |
danfe |
Update to version 3.5.0. |
3.4.1 11 Mar 2013 04:04:11 |
danfe |
- Update to version 3.4.1, which adds the support of the Vista special XL
tables and fixes some bugs with Vista eight XL tables on Windows
- Convert to OptionsNG, retire DEBUG option (mostly useful for developers)
- Augment LICENSE knob and trim Makefile header while I'm here |
3.4.0_1 04 Sep 2012 06:57:36 |
linimon |
Mark as broken on powerpc and sparc64 (and, presumably, ia64).
Hat: portmgr |
3.4.0_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
3.4.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.4.0 10 May 2012 17:32:33 |
danfe |
Update to version 3.4.0 |
3.3.1 20 Oct 2011 15:08:16 |
danfe |
Augment port description. |
3.3.1 11 Aug 2011 14:18:57 |
danfe |
Remove now longer applicable warning and enable graph option by default as
qt-designer plugin was split some time ago; add LICENSE (GPLv2). |
3.3.1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
3.3.1 22 Jun 2010 09:03:13 |
danfe |
- Update to version 3.3.1, now with Qt4 GUI instead of Gtk+2!
- Introduce OPTIONS (enable GUI, but disable graph rendering since
`x11-toolkits/qwt5' is built with Qt Designer plugin by default, which
pulls rather heavy `devel/qt4-designer' dependency)
- Remove now-inaccurate pkg-message; please consult README instead
- Get rid of pkg-plist and simplify port overall
Feature safe: yes |
2.4.1_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.4.1_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.4.1_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.4.1_1 17 Sep 2008 11:30:08 |
danfe |
- Unbreak on big-endian architectures
- Avoid patching things at extract phase
Based on a patch from: gahr
Approved by: portmgr (pav)
Tested on: amd64, sparc64 |
2.4.1_1 06 Jun 2008 14:01:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.4.1 16 Mar 2008 11:00:08 |
danfe |
- Kill superfluous line (debug leftover)
- Optimize away extra REINPLACE_CMD call |
2.4.1 14 Mar 2008 15:47:59 |
danfe |
Add a port of ophcrack, a Windows password cracker based on rainbow tables,
with GTK+ GUI.
WWW: http://ophcrack.sourceforge.net/ |