No password in outfile?
#3
I tried the same thing with another password, same result:
$ ./cudaHashcat64.bin -m 102 --hex-salt testhash/hash.txt testhash/pass.txt testhash/pass.txt --outfile-format=2 -o out.txt
cudaHashcat v0.26 by atom starting...

Digests: 1 entries, 1 unique
Salts: 1 entries, 1 unique
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Platform: NVidia compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: GeForce GTX 275, 895MB, 1419Mhz, 30MCU
NOTE: gpu-accel auto-adjusted to: 1
Device #1: Kernel ./kernels/4318/m0102.sm_13.64.cubin
WARNING: words in dict_left < 7680. Can't gain full performance
WARNING: words in dict_right < 128. Can't gain full performance
[s]tatus [p]ause [r]esume [q]uit =>
Status.......: Cracked
Hash.Type....: sha1($salt.$pass)
Mode.Left....: Dict 'testhash/pass.txt' (1)
Mode.Right...: Dict 'testhash/pass.txt' (1)
Speed.GPU*...: 0/s
Recovered....: 1/1 Digests, 1/1 Salts
Progress.....: 0/1 (0.00%)
Running......: 1 sec
Estimated....: 0 secs
HW.Monitor.#1: 0% GPU, 69c Temp

Started: Wed Sep 7 19:16:14 2011
Stopped: Wed Sep 7 19:16:16 2011

contents of hash.txt
Quote:91401728B61BCF61BB572616261C8B09B258384E:927E2D11

contents of pass.txt
Quote:q1w2e3r4t5

result in out.txt
Quote:91401728b61bcf61bb572616261c8b09b258384e:927e2d11::

I also get the same result when omitting -o


Messages In This Thread
No password in outfile? - by fugazix - 09-07-2011, 03:11 PM
RE: No password in outfile? - by atom - 09-07-2011, 05:05 PM
RE: No password in outfile? - by fugazix - 09-08-2011, 10:58 AM
RE: No password in outfile? - by atom - 09-08-2011, 02:13 PM
RE: No password in outfile? - by atom - 09-08-2011, 03:03 PM
RE: No password in outfile? - by mastercracker - 09-09-2011, 03:06 AM