On Wed, Mar 18, 2020 at 02:28:37PM -0400, habib dan aouta wrote:
So I installed Libnbd which worked fine
Where/how did you install libnbd? Which version?
and then I was trying to run Libnbd-fuzz-wrapper.c and with afl
using :
afl-fuzz -i fuzzing/testcase_dir -o fuzzing/sync_dir -M fuzz01
\./fuzzing/libnbd-fuzz-wrapper @@
when I try that command it gives me an error saying Libnbd-fuzz-wrapper.c is not an EFL
binary. Then I tried to compile Libnbd-fuzz-wrapper.c first into an executable file and
then I get the following error:
If you build libnbd from source then libnbd-fuzz-wrapper should be
built (in the fuzzing/ directory). You shouldn't need to compile it
by hand.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into KVM guests.
http://libguestfs.org/virt-v2v