Skip to content

Releases: IntelLabs/PreSiFuzz

0.2

02 Aug 09:04
56be3a0
Compare
Choose a tag to compare

This release comes with a couple of minor fixes and features listed below:

  • fix: libafl_verdi has a fix for the Synopsys libNPI memory leakage (fork before call)
  • fix: verdi feedback caches max value
  • fix: score computation when coverable is 0
  • feature: libverdi exposed a new filter parameter to only consider a certain submodules in a vdb
  • feature: enum to select coverage type, currently only one hw cov metric at a time is supported
  • feature: compute coverage score in feedback, notify monitor
  • feature: plot.py that works with multimonitor output
  • update opentitan-vcs example
  • update opentitan scripts/doc
  • update to libafl 0.9

0.1

01 Dec 12:08
Compare
Choose a tag to compare
0.1

🌟 Features