On Thu, 22 Jan 2015 15:06:49 +0100
Truls Becken <truls.becken_AT_gmail.com> wrote:
Hey Truls,
> Did you consider using the entire string from the -d argument instead
> of being UTF-8 aware? That would fulfill the requirement of allowing
> any unicode character, and up it by allowing e.g. ", " or " :: ".
I added the discussed functionality and am now running afl-fuzz on it
for pen-testing on 3 unicode-codepages with random ßß's in it with the
command-line:
$cat cut-tests/paper | ./cut -f 2-3 -d "ßß"
It looks good so far.
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Thu Jan 22 2015 - 20:45:34 CET