Fix windows.vadregexscan sections

This commit is contained in:
eve
2024-11-15 13:15:40 +00:00
parent c2058e744b
commit aa93b57f0d
@@ -70,7 +70,7 @@ class VadRegExScan(plugins.PluginInterface):
proc_layer = self.context.layers[proc_layer_name]
# get process sections for scanning
sections = sections = vadyarascan.VadYaraScan.get_vad_maps(proc)
sections = vadyarascan.VadYaraScan.get_vad_maps(proc)
for offset in proc_layer.scan(
context=self.context,