Skip to content

Releases: trailofbits/gosentry

gosentry 0.4

Choose a tag to compare

@kevin-valerio kevin-valerio released this 18 Feb 14:28

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

Choose a tag to compare

@kevin-valerio kevin-valerio released this 11 Feb 11:54

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

Choose a tag to compare

@kevin-valerio kevin-valerio released this 11 Jan 22:42

gosentry 0.1

Choose a tag to compare

@kevin-valerio kevin-valerio released this 07 Jan 17:54

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