Skip to content

Windows defender issues and bug fixes

Compare
Choose a tag to compare
@WerWolv WerWolv released this 03 Mar 14:19
· 3216 commits to master since this release

Changelog

Improvements

  • Yara rules are no longer bundled with ImHex directly anymore.
    • Having them bundled made a bunch of different anti virus tools very sad so they once again need to be downloaded manually from the content store
  • Patterns that use types which have been defined through a using statement now properly display their new type name in the pattern data view

Bug Fixes

  • Fixed searching not working at all
  • Fixed many text boxes not being writable at all

Pattern Language

  • Fixed crash when using control flow statements without a value
  • Fixed control flow statements not working correctly inside of custom types
  • Fixed crash when using attributes
  • Fixed major memory leak when using the [[format]] attribute
  • Fixed crash when passing a value as a auto parameter to a function

If you like my work, please consider supporting me on GitHub Sponsors, Patreon or PayPal. Thanks a lot!

GitHub donate button Patreon donate button PayPal donate button