|
Message-ID: <0049D7A6BACE4AB485F448610151098A@D9VGLK61> Date: Sun, 3 Jul 2011 16:05:21 -0500 From: "JimF" <jfoug@....net> To: <john-dev@...ts.openwall.com> Subject: Re: Johnny GUI interactive status from John ----- Original Message ----- From: "Shinnok" <admin@...nnok.com> >> You can force a status update by sending a signal 1 (SUGHUP) >> to the corresponding process: >> >> kill -s 1 <pid_of_john_instance> >> > What about Windows? I can't use signals on that. We can code to receive a RegisteredMessage and then perform the same duty as the signal. It's a code change, but likely this will not be the only code change needed to properly hook in a GUI into the project. This can be done easily under cygwin/mingw/or VC. H.
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.