Closed infosec-intern closed 2 years ago
From https://github.com/VirusTotal/yara/releases/tag/v4.2.0-rc1
console
defined
Seems like every other syntax change was already supported or added in a previous PR (e.g. math module changes). I also snuck in a change to the for* snippets after noticing they pop up during regular module completion since they contain periods
for*
From https://github.com/VirusTotal/yara/releases/tag/v4.2.0-rc1
console
module with hex/log methodsdefined
keywordSeems like every other syntax change was already supported or added in a previous PR (e.g. math module changes). I also snuck in a change to the
for*
snippets after noticing they pop up during regular module completion since they contain periods