Releases: SoftSec-KAIST/Eclipser
Releases · SoftSec-KAIST/Eclipser
Eclipser v2.0
- Simplify architecture by removing multiple input source fuzzing. This feature has been supported for the comparison against KLEE.
- Remove our own random fuzzing module, and support integration with AFL.
- Fix QEMU instrumentation code (update to QEMU-2.10.0, fix bugs, optimize).
- Add a feature to decide execution timeout automatically.
- Clean up codes.
- Update command line interface.
- Update test examples.
Eclipser v1.1
- Fix initial seed set handling.
- Use edge coverage instead of node coverage.
- Fix the default parameters for maximum file/stdin length.
Eclipser v1.0
The first official release.
Eclipser v0.1
The first prototype of Eclipser.