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/README | |
parent | 17e4c5263288b29c3f570b5ee588aa374385839d (diff) | |
download | slackbuilds-c03d26ced347f7f69b50dd2365ff2cd626b252c7.tar.gz |
system/hashcat: Added (advanced password recovery).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/hashcat/README')
-rw-r--r-- | system/hashcat/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/hashcat/README b/system/hashcat/README new file mode 100644 index 0000000000..030ea13c73 --- /dev/null +++ b/system/hashcat/README @@ -0,0 +1,5 @@ +hashcat is the world's fastest and most advanced password recovery +utility, supporting five unique modes of attack for over 160 +highly-optimized hashing algorithms. hashcat currently supports CPU's, +GPU's other hardware-accelerators on Linux, Windows and OSX, and has +facilities to help enable distributed password cracking. |