Merge pull request #1491 from volatilityfoundation/issue_1470_vads

Do not analyze processes without VADs #1470
This commit is contained in:
ikelos
2024-12-30 00:12:04 +00:00
committed by GitHub
@@ -433,6 +433,8 @@ class DirectSystemCalls(interfaces.plugins.PluginInterface):
proc_layer = self.context.layers[proc_layer_name]
vads = self.get_vad_maps(proc)
if not vads:
continue
# for each valid process, look for malicious syscall invocations
for address, vad_path in self._get_rule_hits(