|
Message-ID: <441EA46D.6000904@banquise.net> Date: Mon, 20 Mar 2006 13:47:41 +0100 From: Simon Marechal <simon@...quise.net> To: john-users@...ts.openwall.com Subject: Re: getting cracking speed info with nohup Simon Marechal wrote: > Hari Sekhon wrote: > >>When running nohup ./john passwdfile &, how can I found out the speed of >>the cracking the way you can when you just run ./john passwdfile and >>press enter to see what it is trying and how many combinations a second >>is is doing..? > > > as explained previously it's easier to use a "screen". If you want to do > this, you'll have to alter signal.c and register a new signal handler > that will do: > > event_status = event_pending = 1; > > or something like that :) ... and send the proper signal to the john process. This will not be a keystroke!
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.