Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 10 Sep 2010 16:40:15 -0400
From: Rich Rumble <richrumble@...il.com>
To: john-users@...ts.openwall.com
Subject: Different appending and prepending

This simple ruleset:
$[0-9]$[0-9]
^[0-9]^[0-9]
Seems to crack differently, meaning the appended 00-99 appears
to count 00,01,02,03,04...90,91,92... etc while the prepending
appears to 01,02....09 then 10,20,30...90, then 11,21,31...91
It's no big deal, I just noticed it a minute ago and thought I'd see
if that's expected or not. In the end it searches all the digits it's
supposed to, but just wanted to make the observation.
-rich

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.