On 13/
10/16 10:21,
623102677@qq.com wrote:
> I download ffmpeg-0.11.1.tar.gz from
https://ffmpeg.org/releases/ ,and
> then CC=../../afl-2.33b/afl-gcc CXX=../../afl-2.33b/afl-g++ ./configure
> --disable-shared; make
> but when I do this afl-fuzz -i input/ -o output/ -m 1G -- ./ffmpeg
> -threads 1 -i @@ -threads 1 -f null /dev/null
> I get this:
> Looks like the target binary is not instrumented! The fuzzer depends on
> compile-time instrumentation to isolate interesting test cases while
> mutating the input data. For more information, and for tips on how to
> instrument binaries, please see /usr/local/share/doc/afl/README.
>
> When source code is not available, you may be able to leverage QEMU
> mode support. Consult the README for tips on how to enable this.
> (It is also possible to use afl-fuzz as a traditional, "dumb" fuzzer.
> For that, you can use the -n option - but expect much worse results.)
>
> can anybody help me,how to compile ffmpeg?thanks advanced
>
> --
> You received this message because you are subscribed to the Google
> Groups "afl-users" group.
> To unsubscribe from this group and stop receiving emails from it, send
>.
You received this message because you are subscribed to a topic in the Google Groups "afl-users" group.
.
.