Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 328 Bytes

File metadata and controls

14 lines (9 loc) · 328 Bytes

SC16 Hashcat

Installation

Make sure you create a symlink for the hashcat64.bin executable.

$ sudo ln -s <hashcat-directory>/hashcat64.bin /usr/local/bin/hashcat

Running hashcat

There are 2 folders, one for md5crypt and one for bcrypt. Go into each folder and execute the shell script to run hashcat.