Skip to content

Open DB Files from Command Line

Choose a tag to compare

@jtpereyda jtpereyda released this 02 Oct 01:06
· 577 commits to master since this release
7a977d7

v0.1.1

Features

  • New boo open command can open and inspect saved database log files.
  • Unix procmon now saves coredumps by default.
  • Improved "Cannot connect to target" error message.
  • Improved API for registering callbacks.
  • Made the global REQUESTS map available in top level boofuzz package.

Fixes

  • Handle exceptions when opening crash bin files in process monitor.
  • Fix Block.__len__ to account for custom encoder.