diff options
author | Andre Fernando <ando344@gmail.com> | 2017-01-21 00:23:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 06:24:16 +0700 |
commit | c03d26ced347f7f69b50dd2365ff2cd626b252c7 (patch) | |
tree | 29a52255260c133692f52f72077a09cd9d15ffea /system/hashcat/hashcat.info | |
parent | 17e4c5263288b29c3f570b5ee588aa374385839d (diff) |
system/hashcat: Added (advanced password recovery).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/hashcat/hashcat.info')
-rw-r--r-- | system/hashcat/hashcat.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/hashcat/hashcat.info b/system/hashcat/hashcat.info new file mode 100644 index 000000000000..e69114ba9305 --- /dev/null +++ b/system/hashcat/hashcat.info @@ -0,0 +1,10 @@ +PRGNAM="hashcat" +VERSION="3.30" +HOMEPAGE="https://hashcat.net/hashcat/" +DOWNLOAD="https://hashcat.net/files/hashcat-3.30.tar.gz" +MD5SUM="7f5682ddad66bd46972d07e1f2c00fa0" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="opencl-headers" +MAINTAINER="Andre Fernando" +EMAIL="ando344@gmail.com" |