Update setup_libxml2.sh of nyx_libxml2_standalone fuzzer (#1990)
On testing this on my machine not all neccessary files for fuzzing with nyx where provided by the setup. Compared to the nyx_libxml2_parallel fuzzer this packer generation line was missing. After adding this the fuzzer was able to start.
This commit is contained in:
parent
26122b20a0
commit
63a6d1aac0
@ -35,3 +35,5 @@ python3 "../../libafl_nyx/packer/packer/nyx_packer.py" \
|
||||
-file "/tmp/input" \
|
||||
--fast_reload_mode \
|
||||
--purge || exit
|
||||
|
||||
python3 ../../libafl_nyx/packer/packer/nyx_config_gen.py /tmp/nyx_libxml2/ Kernel || kernel
|
||||
|
Loading…
x
Reference in New Issue
Block a user