Cracktool4 | Repo

ct4-hashid -f hashes.txt

ct4-master -l 0.0.0.0:5555 -w wordlist.txt | Hash Type | Rate (H/s) | Time for 8-char complex | |-----------|------------|--------------------------| | MD5 | 185B/s | 0.5 sec | | NTLM | 112B/s | 1 sec | | bcrypt(12)| 188k/s | 19 days | ⚙️ Configuration ( ct4.conf ) [GPU] device = auto threads = 1024 [Rules] default = best64.rule max_mutations = 1000000 Cracktool4 Repo

ct4-cracker -m '?l?l?l?l?d?d?d?d' -t md5 -h hash.txt ct4-hashid -f hashes

ct4-cracker -d rockyou.txt -r best64.rule -t ntlm -h target.hash Cracktool4 Repo