Precision about packers in doc/yara.md

This commit is contained in:
Jody Frankowski 2014-08-11 00:18:25 +02:00 committed by pancake
parent 5523d7c12a
commit 221d714ca8

View file

@ -36,6 +36,8 @@ 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.
So you can issue `yara scan` and automatically see if your binary is packed
with a known packer.
Example
-------