mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-21 17:17:39 +02:00
oops
This commit is contained in:
@@ -114,7 +114,8 @@ class EtwPatch(interfaces.plugins.PluginInterface):
|
||||
proc_name,
|
||||
dll_name,
|
||||
symbol_name,
|
||||
format_hints.Hex(function_start), opcode
|
||||
format_hints.Hex(function_start),
|
||||
opcode
|
||||
))
|
||||
|
||||
def run(self):
|
||||
|
||||
Reference in New Issue
Block a user