mirror of
https://github.com/mandiant/capa.git
synced 2025-12-05 20:40:05 -08: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]`
|
||||
|
||||
#### 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
|
||||
`$ pyinstaller .github/pyinstaller/pyinstaller.spec`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user