mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
fix bad comment
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
This commit is contained in:
@@ -341,7 +341,7 @@ class DynamicExtractor(FeatureExtractor):
|
||||
"""
|
||||
Yields all the features of a thread. These include:
|
||||
- sequenced api traces
|
||||
- files/registris interacted with
|
||||
- file/registry interactions
|
||||
- network activity
|
||||
"""
|
||||
raise NotImplementedError()
|
||||
|
||||
Reference in New Issue
Block a user