09-25-2025, 12:46 PM
(09-07-2025, 12:42 AM)cyclone Wrote:(09-06-2025, 10:50 AM)174region174 Wrote: ...$wp$2y$10$...
Hashcat can crack these with the new rust bridge mode -m 74000.
Code:echo cyclone | ./hashcat.bin -m 74000 -a0 -w3 --session=bridge --potfile-disable \
'$2b$12$CnC/yHPQoTI40ISHyVEzCuRXkjDkydxPx.VceRJwUsBji5WDqw5BK*12*CnC/yHPQoTI40ISHyVEzCu' \
--bridge-parameter1 ./bridges/subs/dynamic_hash.so \
--bridge-parameter2 'bcrypt2b(cost=$s1,salt=$s2,hmac_sha384:b64(key="wp-sha384",$p))'
I have 4 GPU, but used only 1...How to change my runing script? Speed is ~600p/s on GPU RTX 4090, it's normal?