Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 10 Jun 2012 19:01:17 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: ./john --markov=399:9876543210987654321:12345678901234567890:30 error

While working on my --markov=section version, I noticed a problem which
exists in the --markov=level:... version:

$ ./john --markov=399:9876543210987654321:12345678901234567890:30 --stdout
Warning: End = 9223372036854775807 is too large (max = 165139712673862902)
Error: MKV start > end (9223372036854775807 > 165139712673862902)


I have the same problem when someone tries to specify such large values
for MkvStart or MkvEnd in the [Markov:section]

Do we need to fix this? I yes, what would be the best fix?
Or can we assume that people will notice when they specify values which
are too large to fit into options.mkv_start and options.mkv_end?


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.