mirror of
https://github.com/mandiant/capa.git
synced 2026-04-28 11:53:20 -07:00
Update readme for generating rule cache
This commit is contained in:
@@ -126,6 +126,12 @@ Or install capa with build dependencies:
|
|||||||
|
|
||||||
`$ pip install -e /local/path/to/src[build]`
|
`$ pip install -e /local/path/to/src[build]`
|
||||||
|
|
||||||
|
#### Generate rule cache
|
||||||
|
|
||||||
|
Generate cache for all rules in the `rules` folder and save the output in the `cache` folder.
|
||||||
|
|
||||||
|
`$ python scripts/cache-ruleset.py rules/ cache/`
|
||||||
|
|
||||||
#### Run Pyinstaller
|
#### Run Pyinstaller
|
||||||
`$ pyinstaller .github/pyinstaller/pyinstaller.spec`
|
`$ pyinstaller .github/pyinstaller/pyinstaller.spec`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user