Doc: precise yara comes with and loads crypto and packers rules
This commit is contained in:
parent
4b3e5de4ac
commit
d7ea65f66a
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue