Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 9 Jul 2009 12:16:31 +0300
From: "kalgecin@...il.com" <kalgecin@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: International Charactersets

I did the following:

#> sed 's/^/:/' < ../wordlists/russian > john.pot
#> cat john.pot
This produces the correct listings of the passwords

#> john --make-charset=rus.chr
Loaded 4138 plaintexts
Generating charsets... 1 2 3 4 5 6 7 8 DONE
Generating cracking order... DONE
Successfully written charset file: rus.chr (46 characters)

And I added the following to john.conf:

[Incremental:rus]
File = $JOHN/rus.chr
MinLen = 8
MaxLen = 8
CharCount = 46

but when i run
#> ./john -i=rus --stdout

I get things like "k'k" +
".'- g +
".'- g -
".'- g%-
".'- g%)
".'- '(n
".'- '(%
".'- ',
".'- ',k
".'-(*+
".'-(*+(
".'-(*.%
".'-(*.)
".'-(o,(
".'-(o,
".'-(oal
".'-(oao

which is far from russian

-- 

Kalgecin
http://kalgecin.110mb.com
http://kalgecin.blogspot.com

-- 
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.