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