Implement scan_proc
and scan_file
filament functions
#42
Labels
needs: docs
Indicates that the issue needs documentation updates
scope: filaments
Anything related to filaments
scope: yara
Anything related to libyara and pattern matching
These functions would cooperate with the Yara scanner to trigger rule execution within the filament. The functions should return which rules and strings were matched along with other useful information.
This functionality would be especially beneficial for enriching certain analyses. For example, it would be possible to scan the process only after a particular condition is met in the filament code.
The text was updated successfully, but these errors were encountered: