Skip to content

BurnOutSharp 2.0.0

Compare
Choose a tag to compare
@mnadareski mnadareski released this 28 Mar 03:51
· 1624 commits to master since this release

This is a major overhaul and a breaking change compared to the 1.x releases:

  • Removal of known over-matching checks
  • Locking of full file scans behind the debug flag
  • Move to stream-based internals
  • Many new checks and a few new protections and packers
  • Increased accuracy and speed

For those using the test executable, you may notice some changes:

  • New flags have been added to allow for more granular scanning of input files and folders
  • Drag and drop functionality still works, but debug is not enabled by default anymore