Function
Arg | Description | Type |
---|---|---|
path | path to open. | string (required) |
accessor | An accessor to use. | string |
keywords | Keywords to search for. | list of string (required) |
context | Extract this many bytes as context around hits. | int |
Search a file for keywords.
DEPRECATED: Use yara()
instead.