Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 7 Aug 2012 10:25:42 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Re: johnny: how to handle sessions?

On 08/07/2012 09:29 AM, Aleksey Cherepanov wrote:
> On Mon, Aug 06, 2012 at 11:54:17PM +0200, Frank Dittrich wrote:
>> You could convert the session name as well as each user-supplied file
>> name specified (wordlist file name, file name with password hashes) into
>> an absolute name, and run
>>
>> /path/to/john /home/user/<subdir>/pw
>> --session=/home/user/<another_subdir/session-name
>> --wordlist=/home/user/<dir>/wordlistfile
>>
>> This should work, shouldn't it?
> 
> Inside Johnny it should work. Though it does not seem to be a big
> problem to make Johnny to support sessions created in Johnny.
> 
> Problem is with sessions from regular john.

Please don't care about sessions not created by Johnny right now.
We can think about how to handle these after GSoC.

Frank

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.