Famous signature malware scanner used in varius apps like ida pro .
Neew versio out
https://github.com/plusvic/yara/releases/tag/v3.3.0
Neew versio out
Added support for negative integers and floating point numbers
Implemented operators >,<, >=, <= for strings
Implemented word boundary anchors (\b, \B) in regular expressions
New features in PE module
Math module
New --print-namespace command line argument
Better error handling in low memory conditions
BUGFIX: "at" operator not working with certain strings containing wildcards
BUGFIX: precedence of bitwise operators were incorrect
BUGFIX: jncorrect imphash result for certain PE files importing functions by ordinal
BUGFIX: handle and memory leaks
BUGFIX: multiple segfaults
https://github.com/plusvic/yara/releases/tag/v3.3.0