Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 8 Apr 2008 23:55:07 +0400
From: Solar Designer <solar@...nwall.com>
To: john-users@...ts.openwall.com
Subject: Re: passwords with fixed position characters and numbers

On Tue, Apr 01, 2008 at 11:48:25AM +0200, Ronald Brakeboer wrote:
> External ouput on screen....I knew that would be slow....           3.000
> /s     //or so..gave up immediately :-) 
> External ouput (--stdout) on Guest Virtual Machine (Backtrack2): +-30.000...
> /s     //hmm...we're getting somewhere
> External Output (--stdout) on Win Vista (Hate it)
> +-30.000.... /s    // hm...something is not right
> External output on Livecd Backtrack2...
> +-30.000...../s    // Gotta read all the options again...  
> With option --stdout=8 > filename
> +-3.235.000...../s    ///Yeay!!! Really gotta donate this guy something

There should be no difference between plain --stdout and --stdout=8 in
this case.  It must be something else that resulted in the 100x
difference in performance.  Maybe you were not actually redirecting the
output to a file in other cases.

> About the script and to see I can follow what it does:
> To get an output of 0000aaaa (reversed output) I have to reverse a part of
> code into:
...

Yes, you got this right.

Alexander

-- 
To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply
to the automated confirmation request that will be sent to you.

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.