Skip to content

2018.06.21

Latest
Compare
Choose a tag to compare
  • Cleaned up CMake files
  • Fixed some bugs which only appeared when options weren't used correctly
  • Improved CLI (smarter defaults, consistent dashes vs. underscores, help messages, etc.)
  • Improvements on detection of when the target is "done" processing data
  • Added is_process_done function to the instrumentation API
  • Updated README with compatibility info (O/S), offsets for WMP & example usage
  • Documented DynamoRIO's persistence mode
  • Moved things (CreateThread, snprintf) out of the fuzz loop to reduce overhead
  • Updated stuff to accommodate that the Radamsa repo moved to a new home