Good idea, trying it out.
Global Moderators
Forum wide moderators
Posts
-
GPU / Cracking Hardware in Signature -
GAME: Halloween Hash ChallengeIf this is the same contest that was on Discord ... I haven't been working on it for a couple of days, and there are definitely some remaining patterns not yet exhausted, so you can probably beat my number!
Cracked: 183823 / 200000 - 91.911500%
-
GPU / Cracking Hardware in SignatureI think I saw someone's sig early on and added mine then!
And yep, Blandy and I have been trading hardware and tips for a while! -
GAME: Halloween Hash Challenge172026/200000 (86.01%)
This was with a mix of standard attacks, phrase attacks, PCFG, Prince, and wordlist+mask attacks.
Thanks 0.0.0.0 for the theme and fun!
-
WordlistsThanks! Getting some good hits off the first wordlist.
-
Pro TipsTitle:
Check the candidates generated by hashcat rule file
Author:
freeroute
URL:
https://paste.hashpwn.net/?e695c3709b553d0f#BX9utL4md1xmvirutURJYycRvCqRncAyhstWGMYNj9MtDescription:
Check the candidates generated by the Hashcat rule file. -
42K MD5 HASHES help! -
GAME: wecamgirls 1404 MD5 left68148 so far, I added them to my MD5 leftlist so it's been running for a while on various attacks lol -
Pro TipsTitle:
What is the correct format of a Houzz hash for hashcat?
Author:
freeroute
URL:
https://paste.hashpwn.net/?56c460ef65322356#B1ZEbFB7qiZRymJUeGZp2ygV4pR8fdyxw5kmjeckhdVi
Description:
The correct format of Houzz hash for hashcat -
Pro TipsTitle:
Analyze and create rules for large hashlists
Author:
hashcat's developers
URL:
https://hashcat.net/wiki/doku.php?id=hashcat
Description:
Analyze and create rules for large hashlists. In some cases, this could be useful.Command:
hashcat -m 0 large_hash_list wordlist -g 500000 --debug-mode=1 --debug-file=new.rule
-g, --generate-rules | Num | Generate X random rules
--debug-file | File | Output file for debugging rules-
[ Rule Debugging Modes ] -
| Format
===+========
1 | Finding-Rule
2 | Original-Word
3 | Original-Word:Finding-Rule
4 | Original-Word:Finding-Rule:Processed-Word
5 | Original-Word:Finding-Rule:Processed-Word:Wordlist
-