mirror of
https://github.com/trustedsec/hate_crack.git
synced 2025-12-30 14:42:23 -08:00
29 lines
564 B
Markdown
29 lines
564 B
Markdown
hashcat-utils
|
|
==============
|
|
|
|
Hashcat-utils are a set of small utilities that are useful in advanced password cracking
|
|
|
|
Brief description
|
|
--------------
|
|
|
|
They all are packed into multiple stand-alone binaries.
|
|
|
|
All of these utils are designed to execute only one specific function.
|
|
|
|
Since they all work with STDIN and STDOUT you can group them into chains.
|
|
|
|
Detailed description
|
|
--------------
|
|
|
|
tbd
|
|
|
|
Compile
|
|
--------------
|
|
|
|
Simply run make
|
|
|
|
Binary distribution
|
|
--------------
|
|
|
|
Binaries for Linux, Windows and OSX: https://github.com/hashcat/hashcat-utils/releases
|