Doc: precise yara comes with and loads crypto and packers rules

This commit is contained in:
Jody Frankowski 2014-08-10 16:05:42 +02:00 committed by pancake
parent 4b3e5de4ac
commit d7ea65f66a

View file

@ -22,6 +22,14 @@ scan a file, and list or use rules tags.
You can list the yara commands with the following r2 command `yara [help]`.
Rules
-----
By default, radare2 ships with some common crypto and packers rules that you
can find in `/usr/local/share/radare2/last/yara/` if you installed it r2 or
`radare2/shlr/yara/` in the git repo.
They are loaded as soon as you start using the yara plugin.
Example
-------