|
Message-ID: <5551B374.2030300@mailbox.org> Date: Tue, 12 May 2015 10:01:56 +0200 From: Frank Dittrich <frank.dittrich@...lbox.org> To: john-dev@...ts.openwall.com Subject: Re: displaying full meta information about hashes with --show=types On 05/12/2015 09:52 AM, Aleksey Cherepanov wrote: >>> NT:0:1:0:$NT$0ed7dd550afb451ac5b94cb644310b09: >>> Raw-MD4:0:1:0:$MD4$0ed7dd550afb451ac5b94cb644310b09: >>> Raw-MD5:0:1:0:$dynamic_0$0ed7dd550afb451ac5b94cb644310b09: >>> Raw-MD5u:0:1:0:$dynamic_29$0ed7dd550afb451ac5b94cb644310b09: >>> ripemd-128:0:1:0:$ripemd$0ed7dd550afb451ac5b94cb644310b09: >>> Snefru-128:0:1:1:: >>> NT-old:0:1:0:$NT$0ed7dd550afb451ac5b94cb644310b09: > > ^^ > Each of these formats can load the hash > 0ed7dd550afb451ac5b94cb644310b09 . Obviously, dynamic_0 and dynamic_29 (and possibly other formats can also load this hash. These formats don't appear in that list, because of this default setting in john,conf: # if set to Y then dynamic format will always work with bare hashes. Normally # dynamic only uses bare hashes if a single dynamic type is selected with # the -format= (so -format=dynamic_0 would use valid bare hashes). DynamicAlwaysUseBareHashes = N Not sure if the possible dynamic formats should be added here, and how to do that without changing john.conf or trying each individual dynamic format. Frank
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.