Practical PRINCE: 1 CPU + 24 hours = 63% Linkedin hashes cracked, 100% automated
#12
cudaHashcat has no --stdin option. just download latest version of pp from here:

https://github.com/jsteube/princeprocessor/releases

then, if you are on windows, do in cmd.exe:

Quote:pp64.exe < rockyou.dict | cudaHashcat64.exe -m 190 linkedin.hash

Note that cracking a fast-hash on GPU results in low GPU utlization if you do not use an amplifier. I'd recommend instead:

Quote:pp64.exe < rockyou.dict | cudaHashcat64.exe -m 190 linkedin.hash -r prince_optimized.rule


Messages In This Thread
RE: Practical PRINCE: 1 CPU + 24 hours = 63% Linkedin hashes cracked, 100% automated - by atom - 01-09-2015, 02:30 PM