|
Message-ID: <89a734c27a2ba582275415a25f5d3801@smtp.hushmail.com> Date: Sun, 12 Oct 2014 04:02:51 +0200 From: magnum <john.magnum@...hmail.com> To: john-users@...ts.openwall.com Subject: Re: thanks for GPU temp and fan speed in status line On 2014-10-12 03:21, Royce Williams wrote: > On Sat, Oct 11, 2014 at 4:37 PM, magnum <john.magnum@...hmail.com> wrote: >> This bug only affected --list though, not status lines. Just for peace of >> mind, could you run a brief crack against some test hash using a CUDA format >> and double-check that it prints the correct temp/fan values in the status >> line too? > > I can't verify this at this time because I can't seem to get john to > produce a status line on this run. This happens to me once in a while > on a variety of platforms, but I've never really understood why (may > be a FAQ item, but I couldn't find it when I last checked). > > $ ./john --format=phpass-cuda test.phpass > Loaded 1 password hash (phpass-cuda [MD5 CUDA]) > Press 'q' or Ctrl-C to abort, almost any other key for status > > > [this whitespace is me pressing "enter" to no effect, > even after waiting a few minutes] > > > Session aborted This is usually because you have lots of salts loaded and a slow format (you'd only get a reaction once all salts are processed) but in this case there's only one salt so I'm not sure what happens. I just tried this: $ ./john -form:phpass --list=format-tests | cut -f3 > phpass.in $ ./john -form:phpass-cuda phpass.in -progress-every=1 Loaded 16 password hashes with 14 different salts (phpass-cuda [MD5 CUDA]) Press 'q' or Ctrl-C to abort, almost any other key for status 0g 0:00:00:00 20.20% 2/3 (ETA: 03:56:24) 0g/s 0p/s 0c/s 0C/s test2 (?) test3 (?) 2g 0:00:00:00 20.20% 2/3 (ETA: 03:56:24) 2.409g/s 0p/s 38862c/s 116587C/s 123456..scotty! 2g 0:00:00:01 20.20% 2/3 (ETA: 03:56:28) 1.169g/s 0p/s 132042c/s 169768C/s 123456..scotty! test1 (?) 123456 (?) 123456 (?) 123456 (?) test1 (?) 7g 0:00:00:02 38.55% 2/3 (ETA: 03:56:29) 2.536g/s 11686p/s 163617c/s 186991C/s scouts!..thelorax? test4 (?) 8g 0:00:00:03 38.55% 2/3 (ETA: 03:56:31) 2.110g/s 8510p/s 178727c/s 195748C/s scouts!..thelorax? (...) BTW there's no temp/fan readings at all here because this is a Macbook and for some reason NVML is not available :( 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.