Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 24 Mar 2015 16:09:48 +0800
From: Kai Zhao <loverszhao@...il.com>
To: john-users@...ts.openwall.com
Subject: Problem with john.conf

Hi,
I have a problem with john.conf. There are two cases, both add '?' before
"List.Rules"

config_1

# Default Loopback mode rules.
[?List.Rules:Loopback]
.include [List.Rules:NT]
.include [List.Rules:Split]
# For Single Mode against fast hashes
[List.Rules:Single-Extra]

config_2

# Default Loopback mode rules.
[?List.Rules:Loopback]
# For Single Mode against fast hashes
[List.Rules:Single-Extra]

Currently, john just ignored the two sections which starts with
"?List.Rules".
Should john report error message when the section likes "?List.Rules" ?
I would appreciate it if you could give me some advice.


Thanks for your time,

Kai

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.