Skip to content

Commit 606fecf

Browse files
authored
Update volatility3/framework/plugins/windows/vadyarascan.py
1 parent c0c7119 commit 606fecf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

volatility3/framework/plugins/windows/vadyarascan.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ def _generator(self):
9999
layer_name=layer.name,
100100
length=len(value),
101101
)
102-
103102
yield 0, (
104103
format_hints.Hex(offset),
105104
task.UniqueProcessId,

0 commit comments

Comments
 (0)