Recent Releases of https://github.com/crowdstrike/xwf-yara-scanner

https://github.com/crowdstrike/xwf-yara-scanner - v1.4

Updated to use YARA v4.5.0

- C
Published by ctmayhew over 2 years ago

https://github.com/crowdstrike/xwf-yara-scanner - v1.3

What's Changed

  • Updated to use YARA v4.3.2
  • Minor edits to the messages output via XWF_OutputMessage()

- C
Published by ctmayhew over 2 years ago

https://github.com/crowdstrike/xwf-yara-scanner - v1.2

What's Changed

  • Support for running multiple YARA rules
  • Support for compiled YARA rules (.yara/.yar)
  • New YARA rule(s) file picker
  • Updated to use YARA v4.2.3
  • More information displayed in messages window (number of hits etc.)
  • Various bug fixes and improvements

New Contributors

  • @badc0decafe (Joey Duin) made their first contribution in https://github.com/CrowdStrike/xwf-yara-scanner/pull/4

- C
Published by ctmayhew almost 4 years ago

https://github.com/crowdstrike/xwf-yara-scanner - XWF YARA Scanner V1.1

Release of version 1.1 of the X-Ways Forensics YARA X-Tension. Changes:

  • Upgraded YARA to use version 4.2.1
  • libyara source code now included and compiled on build (used to be a static lib file)
  • No longer prompts for user input every evidence object. Now asks once.
  • Performance increased (only compiles the rules once per execution, not per evidence object)
  • Error message "Stubborn X-Tension DLL. Force unload?" fixed
  • Minor bug fixes

- C
Published by ctmayhew about 4 years ago

https://github.com/crowdstrike/xwf-yara-scanner - XWF YARA Scanner V1.0

This X-Ways Forensics X-Tension allows the use of YARA within X-Ways natively.

- C
Published by ctmayhew almost 5 years ago