This commit is contained in:
Elad Levi
2025-04-28 12:54:46 +00:00
parent 533f96ec03
commit 02634d0e30
@@ -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):