Password Cracking (hashcat)
hashcat -m [hash type] [password hashfile] [wordlist] <options>
## OPTIONS
-a [mode] Attack Mode
-D [type] OpenCL Device Type
-w [profile] Workload Profile
-r [file] Path To Rule File
--session Restore Name For Restoring
--restore Restore Session From --sessionHash Types
Attack Mode (-a)
OpenCL Device Type (-D)
Workload Profile (-w)
Last updated