mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
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
This commit is contained in:
parent
90e0005427
commit
7f50a21fd8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439553
@ -2,8 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hashcat
|
||||
PORTVERSION= 3.40
|
||||
PORTVERSION= 3.5.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= lifanov@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1488574107
|
||||
SHA256 (hashcat-hashcat-v3.40_GH0.tar.gz) = 92627197daa850dc7d723793150801c0791fe31f6c767de68417cee097ad6f4c
|
||||
SIZE (hashcat-hashcat-v3.40_GH0.tar.gz) = 4099155
|
||||
TIMESTAMP = 1493301362
|
||||
SHA256 (hashcat-hashcat-v3.5.0_GH0.tar.gz) = af764698f48145ac96cf01c65cf76bcb88e205aeb4614025ae32d847571c4390
|
||||
SIZE (hashcat-hashcat-v3.5.0_GH0.tar.gz) = 4103461
|
||||
|
@ -590,6 +590,7 @@ lib/libhashcat.so
|
||||
%%DATADIR%%/OpenCL/m15000_a0.cl
|
||||
%%DATADIR%%/OpenCL/m15000_a1.cl
|
||||
%%DATADIR%%/OpenCL/m15000_a3.cl
|
||||
%%DATADIR%%/OpenCL/m15100.cl
|
||||
%%DATADIR%%/OpenCL/markov_be.cl
|
||||
%%DATADIR%%/OpenCL/markov_le.cl
|
||||
%%DATADIR%%/hashcat.hcstat
|
||||
|
Loading…
Reference in New Issue
Block a user