Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 6 Jun 2015 14:21:02 +0800
From: Kai Zhao <loverszhao@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: poor man's fuzzer

Hi Alexander,

44: open(TESTS, './john --list=format-tests --format=cpu |') || die;

Why with "--format=cpu" ?

command1: ./john --list=format-tests --format=cpu
command2: ./john --list=format-tests

The output of command1 and command2 are the same.

Thanks,

Kai

Content of type "text/html" skipped

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.