8000 Releases · Velocidex/yara-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Velocidex/yara-tools

Release 0.2

28 Nov 06:36
ab64a43
Compare
Choose a tag to compare

This release adds a --verify flag to reject rules that do not work with Velociraptor's yara engine. Use like this

./yara_tool clean ./testing/yara.txt --verify > good_rules.txt
Rule NumberOfSignatures rejected: invalid field name "number_of_signatures"

Will report the rules that were rejected automatically.

Release 0.1

22 Jul 13:46
Compare
Choose a tag to compare
Release 0.1 Pre-release
Pre-release

First public release.

0