Skip to content

Releases: trailofbits/gosentry

gosentry 0.4

18 Feb 14:28

Choose a tag to compare

Biggest change is coming from Nautilus integration. gosentry has now grammar fuzzing capabilities.

What's Changed

Full Changelog: 0.3...0.4

gosentry 0.3

11 Feb 11:54

Choose a tag to compare

The naming was way too bad... so we renamed cybergo to gosentry.

This adds a bunch of features and bug fixes:

  • CTRL+C stops the fuzzers
  • Integrates goleakat fuzz-time
  • Integrate race condition detectors at fuzz-time
  • Introduces LibAFL git-aware mode (experimental)
  • other changes (read README.md)

etc.

What's Changed

Full Changelog: 0.2...0.3

gosentry 0.2

11 Jan 22:42

Choose a tag to compare

gosentry 0.1

07 Jan 17:54

Choose a tag to compare

This version of gosentry contains the full integration of go-panikint and LibAFL (via golibafl).