summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorTreeve Jelbert2021-07-18 14:02:33 +0200
committerTreeve Jelbert2021-07-18 14:02:33 +0200
commitd66278e422994242be689b670da10e51daab8a51 (patch)
treefa4be88fd5abf6ad36f7712f66dd896eacd72e1d /crypto
parent0af0fa6f305354e5f756339bb7a53e9a32a729b6 (diff)
hashcat: => 6.2.3
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/hashcat/DETAILS11
-rw-r--r--crypto/hashcat/HISTORY4
2 files changed, 10 insertions, 5 deletions
diff --git a/crypto/hashcat/DETAILS b/crypto/hashcat/DETAILS
index e1da31f4a1..91805d548d 100755
--- a/crypto/hashcat/DETAILS
+++ b/crypto/hashcat/DETAILS
@@ -1,6 +1,6 @@
SPELL=hashcat
- VERSION=4.2.1
- SOURCE_HASH=sha512:a2cfc7e19e82b237892bacc79ca1a62a3b2ea598e4e5f60d4e275a0c128d865945595d8f918e3bb93bf62376f11f448ff53257faa12fd051dfc64973fbb6ed1e
+ VERSION=6.2.3
+ SOURCE_HASH=sha512:041d8bc855ce68fc00354e598dc46d778bd1cd23847dc08ee4af027028ec78f635dd76bbea97d50460abfdb9b1681f12446db3367669a3b25e5ba7e31bef677e
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://github.com/hashcat/hashcat/archive/v$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -14,7 +14,8 @@ SOURCE2_DIRECTORY=$BUILD_DIRECTORY/$SOURCE2
KEYWORDS=""
SHORT="password recovery utility"
cat << EOF
-**Hashcat** is an advanced CPU-based password recovery utility for Windows 7/8/10, Apple
-OS X, and GNU/Linux, supporting seven unique modes of attack for over 100 optimized
-hashing algorithms.
+hashcat is the world's fastest and most advanced password recovery utility,
+supporting five unique modes of attack for over 300 highly-optimized hashing algorithms.
+hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows
+and macOS, and has facilities to help enable distributed password cracking.
EOF
diff --git a/crypto/hashcat/HISTORY b/crypto/hashcat/HISTORY
index 9b14201f07..eaecec6071 100644
--- a/crypto/hashcat/HISTORY
+++ b/crypto/hashcat/HISTORY
@@ -1,3 +1,7 @@
+2021-07-18 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 6.2.3
+ update desc
+
2018-08-10 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 4.2.1