Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 2 Apr 2015 17:49:40 +0800
From: Kai Zhao <loverszhao@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Advice on proposal: John the Ripper jumbo robustness

> 7x:
>
> $ echo '[Options]' > john.conf
> $ echo garbage > test.pw
> $ time ../run/john --format=7z --config=./john.conf test.pw
> No password hashes loaded (see FAQ)
>
> real    0m0.015s

I tried to change the john.conf to "[Options]" and run afl-fuzz, it does
have more than
100 execs per second. However, there is a problem that when john reach
single.c:single_init() function, it will exit and print message "No
"Single" mode rules
found in ./john.conf".  Even though the speed is faster, but we can only
fuzz few functions.


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.