Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 19 Aug 2013 00:48:55 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Bleeding: 247 out of 358 formats do not have a format label!

On 18 Aug, 2013, at 22:48 , Frank Dittrich <frank_dittrich@...mail.com> wrote:
> $ ./john --list=format-all-details | grep "^Format"|grep -B 1 "^Format
> name\s*$"|grep "^F"|tail
> Format label                    	HMAC-MD5
> Format name                     	
> Format label                    	HMAC-SHA1
> Format name                     	
> Format label                    	Django
> Format name                     	
> Format label                    	SSH
> Format name                     	
> Format label                    	WPAPSK
> Format name                     	
> 
> Am I missing something obvious?

This started with a core commit that is named ee59115 in my GitHub import of Solar's CVS (https://github.com/magnumripper/JohnTheRipper/commit/ee59115). Basically, if the format_label is the same as the format_name, the latter is left empty.

magnum

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.