mirror of
https://github.com/mandiant/capa.git
synced 2026-01-04 16:57:58 -08:00
Update capa/features/extractors/base_extractor.py
Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
This commit is contained in:
@@ -345,6 +345,7 @@ class DynamicFeatureExtractor:
|
||||
#
|
||||
super().__init__()
|
||||
|
||||
@abc.abstractmethod
|
||||
def get_sample_hashes(self) -> SampleHashes:
|
||||
"""
|
||||
fetch the hashes for the sample contained within the extractor.
|
||||
|
||||
Reference in New Issue
Block a user