usage of --show option
#1
I have a list of plain 32 hex sums (no salts), So first off I checked it against my pot file using oclHashcat v1.32.

./oclHashcat64.bin -o outfile.txt hashes.txt --show

Upon checking the outfile I noticed a lot of what seems to me as IPB algos that where recovered by the potfile with the salt and plain appended to the original hash.

But all the hashes recovered, say 50k +/- have 1 char missing from the salt in the outfile, though when grab a few from the outfile to compare with the potfile the salt has 5 chars, not 4 which is being written to the outfile.

why is it dropping 1 salt char when writing checking the potfile? it's the same if i output to terminal.

I'm not sure if this is a bug or just my incorrect usage so I hope what I wrote is clear enough.

I don't want to start posting hashes.


Messages In This Thread
usage of --show option - by Si2006 - 01-26-2015, 01:59 AM
RE: usage of --show option - by undeath - 01-26-2015, 02:38 AM
RE: usage of --show option - by Si2006 - 01-26-2015, 10:48 AM
RE: usage of --show option - by philsmd - 01-26-2015, 11:21 AM