Port details |
- hashcat Advanced CPU-based password recovery utility
- 6.2.6,1 security =6 6.2.6,1Version of this port present on the latest quarterly branch.
- Maintainer: se@FreeBSD.org
- Port Added: 2015-12-29 16:39:45
- Last Update: 2023-12-31 00:37:05
- Commit Hash: bbab7f5
- People watching this port, also watch:: htop, zxfer, rsync, nmap, tor
- License: MIT
- WWW:
- https://hashcat.net/hashcat/
- Description:
- Hashcat is an advanced CPU-based password recovery utility for FreeBSD,
Windows 7/8/10, Apple OS X, and GNU/Linux, supporting seven unique modes
of attack for over 100 optimized hashing algorithms.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hashcat>0:security/hashcat
- To install the port:
- cd /usr/ports/security/hashcat/ && make install clean
- To add the package, run one of these commands:
- pkg install security/hashcat
- pkg install hashcat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hashcat
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: powerpc powerpc64 powerpcspe
- distinfo:
- TIMESTAMP = 1662143219
SHA256 (hashcat-hashcat-v6.2.6_GH0.tar.gz) = b25e1077bcf34908cc8f18c1a69a2ec98b047b2cbcf0f51144dcf3ba1e0b7b2a
SIZE (hashcat-hashcat-v6.2.6_GH0.tar.gz) = 14234640
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:
-
- minizip : archivers/minizip
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hashcat-6.2.6,1:
BRAIN=on: Build Hashcat Brain
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_hashcat
- USES:
- compiler:c11 gmake iconv localbase python shebangfix
- pkg-message:
- For install:
- This port requires an OpenCL runtime.
Please see this for information on how to obtain one:
https://wiki.freebsd.org/Graphics/OpenCL
If it is not possible to obtain an OpenCL runtime,
please use security/hashcat-legacy instead.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.2.6,1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
6.2.6,1 30 Sep 2022 22:28:04 |
Xin LI (delphij) |
security/hashcat: unbreak on -CURRENT after GNU qsort_r
PR: ports/266227
Exp-run by: antoine
Approved by: portmgr |
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) |
6.2.6,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 ) |
6.2.6,1 02 Sep 2022 20:05:52 |
Stefan Eßer (se) |
security/hashcat: upgrade to 6.2.6
This release adds new backend support for Metal, the OpenCL
replacement API on Apple, many new hash-modes, and some bug fixes. |
6.2.5_1,1 25 Mar 2022 08:24:07 |
Mikael Urankar (mikael) |
security/hashcat: Fix build on aarch64
Same fix as archivers/7-zip
Approved by: portmgr (build fix blanket) |
6.2.5_1,1 23 Mar 2022 21:01:11 |
Stefan Eßer (se) |
security/hashcat: remove redifinition warnings
Duplicate identical type definitions of INT_PTR and UINT_PTR did cause
benign compiler warnings. |
6.2.5,1 22 Mar 2022 21:36:40 |
Stefan Eßer (se) |
security/hashcat: mark as broken on aarch64
An attempt to fix the build failed due to dependencies on functions
that might exist on other platforms (e.g. on Linux).
Building with software emulation of special functions (e.g, for CRC)
may be possible, resulting in significantly reduced performance. |
6.2.5,1 25 Nov 2021 19:11:51 |
Stefan Eßer (se) |
security/hashcat: update to version 6.2.5 |
6.2.4,1 30 Aug 2021 09:14:54 |
Stefan Eßer (se) |
security/hashcat: upgrade to version 6.2.4 |
6.2.3,1 17 Jul 2021 14:56:38 |
Stefan Eßer (se) |
security/hashcat: upgrade to version 6.2.3 |
6.2.2,1 14 Jun 2021 10:50:59 |
Stefan Eßer (se) |
security/hashcat: update to version 6.2.2 |
6.2.1,1 16 May 2021 10:48:38 |
Stefan Eßer (se) |
security/hashcat: update to version 6.2.1 |
5.1.0,1 15 May 2021 17:29:23 |
Stefan Eßer (se) |
security/hashcat: update to version 6.2.0 |
5.1.0,1 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset lifanov's ports after safekeeping their ports bit.
Hat: portmgr-secretary |
5.1.0,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.1.0,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.1.0,1 18 Oct 2020 01:03:43 |
pkubaj |
security/hashcat: fix build on powerpc64le
Don't include altivec.h when using clang, build breaks then. |
5.1.0,1 23 Sep 2020 18:09:01 |
linimon |
Add powerpcspe to NOT_FOR_ARCHS.
Approved by: portmgr (tier-2 blanket) |
5.1.0,1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
5.1.0,1 17 Dec 2018 01:59:48 |
lifanov |
update security/hashcat to 5.1.0
Changes: https://hashcat.net/forum/thread-7983.html |
5.0.0,1 04 Nov 2018 20:48:35 |
lifanov |
update security/hashcat to 5.0.0
This release introduces two new major features:
- hashcat brain
- slow candidates
Release announcement: https://hashcat.net/forum/thread-7903.html |
4.2.1,1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
4.2.1,1 12 Aug 2018 23:31:33 |
lifanov |
update security/hashcat to 4.2.1
Changes: https://hashcat.net/forum/thread-7711.html |
4.1.0,1 21 Feb 2018 18:59:23 |
lifanov |
update security/hashcat to 4.1.0
This update brings new algorithms and performance improvements.
Release announcement: https://hashcat.net/forum/thread-7317.html |
4.0.1,1 11 Dec 2017 05:19:00 |
linimon |
Mark as failing to compile on big-endian.
Approved by: portmgr (tier-2 blanket) |
4.0.1,1 08 Nov 2017 14:08:06 |
lifanov |
update security/hashcat to 4.0.1
This is a bugfix release.
Changes: https://github.com/hashcat/hashcat/blob/v4.0.1/docs/changes.txt
Reported by: Royce Williams (via private email) |
4.0.0,1 29 Oct 2017 21:38:43 |
lifanov |
update security/hashcat to 4.0.0
This is a major release that updates all kernels to support password
and salt length up to 256 characters. Previous hand-optimized kernels
are still available but only support passwords up to 32 characters.
Changes: https://hashcat.net/forum/thread-6965.html |
3.6.0,1 12 Jun 2017 21:53:05 |
lifanov |
fix build with libiconv installed by USES=iconv
PR: 219937
Submitted by: John Hein <z7dr6ut7gs@snkmail.com> |
3.6.0,1 10 Jun 2017 14:52:08 |
lifanov |
update security/hashcat to 3.6.0
new hash types:
BLAKE2-512
Blockchain, My Wallet, V2
DPAPI masterkey file v1 and v2
ChaCha20
JKS Java Key Store Private Keys (SHA1)
Ethereum Wallet, PBKDF2-HMAC-SHA256
Ethereum Wallet, PBKDF2-SCRYPT
Relnotes: https://hashcat.net/forum/thread-6630.html |
3.5.0,1 27 Apr 2017 14:44:42 |
lifanov |
update security/hashcat to 3.5.0
Features:
Added support for WPA/WPA2 handshake AP nonce automatic error correction
Added parameter --nonce-error-corrections to configure range of error correction
Added hash-mode 15100 = Juniper/NetBSD sha1crypt
Full changelog:
https://raw.githubusercontent.com/hashcat/hashcat/v3.5.0/docs/changes.txt |
3.40 03 Mar 2017 21:33:39 |
lifanov |
update security/hashcat to 3.40
o added support to crack iTunes backups
o added support to crack LUKS volumes
o added support for hccapx files |
3.30 09 Jan 2017 14:37:59 |
lifanov |
update security/hashcat to 3.30
This version separates hashcat into thin binary and shared library.
Changelog:
https://raw.githubusercontent.com/hashcat/hashcat/master/docs/changes.txt
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9080 |
3.20_1 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
3.20_1 30 Dec 2016 16:07:25 |
lifanov |
security/hashcat: batch of small fixes
o fix shebang on sample bash completion installer
o respect ${CC}
o fix gsed dependency
o switch to a simpler Makefile patch that was merged upstream
Reported by: AMDmi3 (shebang issue)
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D8984 |
3.20 14 Dec 2016 03:47:18 |
lifanov |
update MAINTAINER to my FreeBSD.org email
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782 |
3.20 03 Dec 2016 08:42:44 |
matthew |
Update to 3.20
ChangeLog:
https://raw.githubusercontent.com/hashcat/hashcat/v3.20/docs/changes.txt
PR: 215017
Submitted by: lifanov@mail.lifanov.com (maintainer) |
3.10 19 Aug 2016 15:17:31 |
matthew |
Update to 3.10
Upstream have included our local patches.
ChangeLog:
https://raw.githubusercontent.com/hashcat/hashcat/v3.10/docs/changes.txt
PR: 211998
Submitted by: lifanov@mail.lifanov.com (maintainer) |
3.00 18 Jul 2016 13:39:17 |
mat |
Cleanup USE_GITHUB usage.
Sponsored by: Absolight |
3.00 11 Jul 2016 21:21:35 |
matthew |
Upgrade to 3.00
This is a major rewrite that combines the codebases of the former
hashcat (running on the main CPU) and oclHashcat (running on the GPU).
Because of the extent of the changes, the previous version will still
remain available, renamed to 'hashcat-legacy' (following upstream)
ChangeLog: https://github.com/hashcat/hashcat/releases/tag/v3.00
PR: 210873
Submitted by: lifanov@mail.lifanov.com (maintainer) |
2.00 29 Dec 2015 16:39:36 |
amdmi3 |
Hashcat is an advanced CPU-based password recovery utility for FreeBSD,
Windows 7/8/10, Apple OS X, and GNU/Linux, supporting seven unique modes
of attack for over 100 optimized hashing algorithms.
WWW: https://hashcat.net/hashcat/
PR: 205160
Submitted by: lifanov@mail.lifanov.com |