Skip to content

Eclipser v2.0

Latest
Compare
Choose a tag to compare
@jchoi2022 jchoi2022 released this 26 Oct 04:18
· 10 commits to master since this release
3102206
  • 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.