agroce / afl-compiler-fuzzer

Variation of american fuzzy lop for testing compilers
http://lcamtuf.coredump.cx/afl/
Apache License 2.0
115 stars 11 forks source link

Why did I set -2 to 100 but did not implement the splice mutation? #5

Open Subway2023 opened 4 months ago

Subway2023 commented 4 months ago
afl-fuzz-compiler -1 0 -2 100 -p 4448 -t 300+ -m none -i output -n -- solc-0825 --bin -o output_bin --overwrite @@

1714309209888

When I executed the command, it did not request the server to retrieve the Solidity program from comby-decomposer.