mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
vmray: remove outdated comments
This commit is contained in:
@@ -76,7 +76,6 @@ class VMRayExtractor(DynamicFeatureExtractor):
|
||||
yield from []
|
||||
|
||||
def get_process_name(self, ph) -> str:
|
||||
# TODO (meh): bring to parity with cape sandbox extractor https://github.com/mandiant/capa/issues/2148
|
||||
process: Process = ph.inner
|
||||
return process.image_name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user