mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-17 20:35:40 +02:00
Update volatility3/framework/plugins/windows/malfind.py
This commit is contained in:
@@ -112,7 +112,7 @@ class Malfind(interfaces.plugins.PluginInterface):
|
||||
code.
|
||||
|
||||
Args:
|
||||
context: The context to retrieve required elements (layers, symbol tables)
|
||||
context: The context from which to retrieve required elements (layers, symbol tables)
|
||||
kernel_layer_name: The name of the kernel layer from which to read the VAD protections
|
||||
symbol_table: The name of the table containing the kernel symbols
|
||||
proc: an _EPROCESS instance
|
||||
|
||||
Reference in New Issue
Block a user