Skip to content

BurnOutSharp 1.6.0

Choose a tag to compare

@mnadareski mnadareski released this 09 Apr 16:45
· 2233 commits to master since this release

This is a breaking change! Existing uses of BurnOutSharp, especially if individual scanners are being used, may break with this update. Please check after updating.

  • Fix Wise scanning to follow archive and packer flags
  • Remove Cucko scanning as it over-matches
  • Add internal interfaces for easier development
  • Add some new detections (a lot thanks to @SilasLaspada)
  • Create new helper classes for easier scanning
  • Update WiseUnpacker and UnshieldSharp to newest versions
  • Remove .NET Framework 4.7.2 support
  • Use submodules for external code instead of code mirrors or nuget packages

Please note that no protection should be limited by being on a newer version of .NET anymore due to the submoduled code being built alongside all other code.