Openwall Project   /home  Owl  JtR  Pro  crypt  pam_passwdqc  tcb  phpass  scanlogd  popa3d  msulogin  /  Linux  BIND  /  advisories  presentations  /  services  donations  /  wordlists  passwords  /  community  lists  wiki  CVSweb  mirrors  signatures
bringing security into open environments
 
This website is powered by Openwall GNU/*/Linux security-enhanced OS
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
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!

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux