|
Message-ID: <20100428211046962009.018d76bb@gmail.com> Date: Wed, 28 Apr 2010 21:10:46 +0200 From: "websiteaccess@...il.com" <websiteaccess@...il.com> To: john-users@...ts.openwall.com Subject: Re: Charset problem with special characters On Wed, 28 Apr 2010 17:08:55 +0200, Pablo Catalina Gómez wrote: > Hello, > > I compile john-1.7.5 with the jumbo-patch-3, and I'm trying to crack > LM or NTLM hashes with special characters like ñ or ç. Spanish uses > these characters a lot. > But when I try to use a dictionary or make-charset using a spanish > dictionary, john doesn't look up the passwords with these characters. > > For example: > portal:10561:F27D23D3E93C31DC364B0DFC3955A01C:305A42A96D4DF77C1F0434F63A28239A::: > > The password is "contraseña" (without quotes) > > If I create a UTF-8, ISO8859-1 or ISO8859-15 with these content word > : contraseña, john doesn't find the password. > > I don't know if it's a problem. What can I do to solve the problem? > > These is an example: > $ file ../../portal.pwdump > ../../portal.pwdump: ASCII text, with CRLF line terminators > $ cat ../../portal.pwdump > portal:10561:F27D23D3E93C31DC364B0DFC3955A01C:305A42A96D4DF77C1F0434F63A28239A::: > > $ file dict-iso8859-1 dict-iso8859-15 dict-UTF8 > dict-iso8859-1: ISO-8859 text > dict-iso8859-15: ISO-8859 text > dict-UTF8: UTF-8 Unicode text > $ cat dict-iso8859-1 > contrase�a > CONTRAS > E�A > $ cat dict-iso8859-15 > contrase�a > CONTRAS > E�A > $ cat dict-UTF8 > contraseña > CONTRAS > EÑA Hi Is your terminal configurated also with UTF8 ? W.A.
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.