Piping speed from statsprocessor to oclhashcat
#1
Hi all. Tried searching but no one seemed to ask this question so here it is:

I was trying a custom markov from a dictionary (e.g. linkedin) and ran statsprocessor.

Is there a speed difference between piping in Windows or in Linux? I am roughly getting 80k tries on Windows (which was relatively slower than dictionary) so I'm wondering if it's a Windows thing or it's about the same number of attempts in Linux/*nix as well?

Also, would it boost up the speed more if you just store the output of statsprocessor into a file and run it as a dict in the end (assuming a decent amount of HDD capacity with a limited threshold and length)? Or in totality the amount of time you need to save sp output to a file will end up as the same as piping it to oclhashcat directly?

Pardon the noob questions, and thanks for your time


Messages In This Thread
Piping speed from statsprocessor to oclhashcat - by eXPeri3nc3 - 09-05-2013, 05:08 PM