Skip to content

Releases: SoftSec-KAIST/Eclipser

Eclipser v2.0

26 Oct 04:18
3102206
Compare
Choose a tag to compare
  • 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

26 Oct 04:17
Compare
Choose a tag to compare
  • Fix initial seed set handling.
  • Use edge coverage instead of node coverage.
  • Fix the default parameters for maximum file/stdin length.

Eclipser v1.0

31 May 05:15
Compare
Choose a tag to compare

The first official release.

Eclipser v0.1

28 Jan 07:55
Compare
Choose a tag to compare
Eclipser v0.1 Pre-release
Pre-release

The first prototype of Eclipser.