mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-02 14:28:58 +02:00
Update etwpatch.py
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# etwpatch.py
|
||||
# Plugin name: windows.etwpatch
|
||||
# Volatility 3 plugin to detect ETW patching via EtwEventWrite prologue
|
||||
|
||||
# This file is Copyright 2019 Volatility Foundation and licensed under the Volatility Software License 1.0
|
||||
# which is available at https://www.volatilityfoundation.org/license/vsl-v1.0
|
||||
#
|
||||
import contextlib
|
||||
import logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user