|
Message-ID: <20090725181333.GA9539@openwall.com> Date: Sat, 25 Jul 2009 22:13:33 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: error with new charset On Sat, Jul 25, 2009 at 07:41:13PM +0200, websiteaccess wrote: > I have generated a new charset with é, è, à, etc... from this > explanaition http://www.openwall.com/lists/john-users/2008/03/17/1 > > after recompiling, > > Macintosh:run xxxxxx$ ./john -format=raw-md5 -i:alpha test.txt works > fine This is because you have regenerated your alpha.chr with your new build of JtR (as you mentioned in another posting). > but with charset all.chr I get : > > Macintosh:run xxxxxx$ ./john -format=raw-md5 -i:all test.txt > Loaded 1 password hash (Raw MD5 [raw-md5]) > Incompatible charset file: $JOHN/all.chr This is because you're probably using the original all.chr, which your build of JtR with modified CHARSET_* settings is no longer compatible with. That's as expected. My advice is that you keep both binaries of "john", maybe under different names in the same directory, maybe in different directories, and use the appropriate binary for the .chr file you use each time. Alternatively, you may consider my suggestions (from the other thread) that would allow you to make JtR try your 30 "French alpha" characters without requiring a recompile. 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.