|
Message-ID: <20150815130429.GA11187@openwall.com> Date: Sat, 15 Aug 2015 16:04:29 +0300 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: auditing our use of FMT_* flags On Sat, Aug 15, 2015 at 08:49:06PM +0800, Kai Zhao wrote: > If I want to change the "hashcat" -> "hashca\xF4" which changes the last > character. How can I test the "hashca\xF4" with some input files ? I think > I can not use the wordlist mode and write "hashca\xF4" directly to the > wordlist file. Depends on what you mean by "directly". This should work: echo -e 'hashca\xF4' > word.lst Alexander
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.