Skip to content

v0.2

Compare
Choose a tag to compare
@zimmski zimmski released this 27 Jul 10:57
· 432 commits to master since this release

Tavor v0.2 changelog

  • refactored binary to have commands
  • able to read in files validated through a format file (fuzzing output -> read back into tavor is now possible!)
  • basic delta debugging (reduction)
  • fuzzing filters
  • graphing of internal representation
  • bash completion support
  • logger
  • fixed special tokens
  • more verbose and debugging logs
  • additional API for tokens (like InternalGet and InternalLen)
  • Go 1.3 is required
  • even more tests