Add hashcat (#48)

This commit is contained in:
Alexandre ZANNI 2017-02-15 04:53:58 +01:00 committed by Amanpreet Singh
parent d24f142c4c
commit 11ad00d4b6
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ Check solve section for steganography.
*Tools used for various kind of bruteforcing (passwords etc.)*
- [Hashcat](https://hashcat.net/hashcat/) - Password Cracker
- [John The Jumbo](https://github.com/magnumripper/JohnTheRipper) - Community enhanced version of John the Ripper
- [John The Ripper](http://www.openwall.com/john/) - Password Cracker
- [Ophcrack](http://ophcrack.sourceforge.net/) - Windows password cracker based on rainbow tables.