Wrong categorization for eclipser?
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 302
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I was comparing the fuzzers categorized as "Binary-only" listed in the workflows / fuzzers.yml file.
From the results of my local experiment, I believe that eclipser has an excessive advantage over the other fuzzers.
I think the big advantage is that, compared to other "binary-only" fuzzers, eclipser runs alongside AFL not in qemu-mode.
So I was wondering if it was more appropriate to move eclipser under the label "concolic execution" and add a new fuzzer eclipser_afl_qemu under "binary-only".
Contributor guide
Assessment
This issue has not been assessed yet.