Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sat, 24 Sep 2011 19:07:50 +0200
From: magnum <rawsmooth@...dband.net>
To: john-dev@...ts.openwall.com
Subject: Emit a status line at every cracked password

When playing with the CRC-32 format I got this idea that I wanted a 
status line output automagically at every crack. Very trivial patch. I 
named the argument --crack-status so it doesn't mess with any old 
abbreviation.

Sample output (I never pressed a key):
$ ../run/john test.crc32 -inc -crack-status
Loaded 4 password hashes with no different salts (crc32 [N/A])
phdsmnk          (john.conf_00000000)
guesses: 1  time: 0:00:00:29 0.00%  c/s: 97544K  trying: phdsbug - phepac*
bc40gun          (john.conf_ffffffff)
guesses: 2  time: 0:00:00:31 0.00%  c/s: 98247K  trying: bc40gns - bc46n19
0eltfaw          (john.conf_cafebabe)
guesses: 3  time: 0:00:02:55 0.00%  c/s: 105675K  trying: 0elcoul - 0elskmt
Suculm0          (john.conf_00000000)
guesses: 4  time: 0:00:02:57 0.00%  c/s: 105229K  trying: Suconif - Sucdl9o
ik8sha           (john.conf_00000000)
guesses: 5  time: 0:00:03:28 0.00%  c/s: 105672K  trying: ik8sum - ik8sbu
guesses: 5  time: 0:00:03:35 0.00%  c/s: 105762K  trying: ccxjy! - ccxra!
Session aborted

It's handy when testing things but I'm not sure we want this in a Jumbo? 
Comments on that are welcome. Anyway, I'll post it to the wiki soon.

magnum

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.