|
Message-ID: <CABob6ir9BaVTQJ=xOf0Rx88ghxeryd-wrOSCTR7-tR9xz4d=sQ@mail.gmail.com> Date: Thu, 9 Aug 2012 00:31:00 +0200 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-dev@...ts.openwall.com Subject: Re: Current -fixes GPU formats vs TS 2012/8/7 magnum <john.magnum@...hmail.com>: > On 2012-08-06 05:12, Lukas Odzioba wrote: >> static struct fmt_tests tests[] = { >> {"M$administrator#25fd08fa89795ed54207e6e8442a6ca0", "password"}, >> + {"M$usry#40085cd242c04048c8077e09272101a2","sppooky"}, >> + {"M$nineteen_characters#383a214ed244be627aca298b8b886736","12qw3�e�"}, > > Note that using unprotected 8-bit characters in source code is > error-prone. You should define the above as "12qw3\xB4e\xF2" instead. Thanks that is what I was wondering when I copied that from TS. Lukas
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.