mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-17 20:35:40 +02:00
Update volatility3/framework/symbols/linux/utilities/modules.py
This commit is contained in:
@@ -976,7 +976,7 @@ class ModuleDisplayPlugin(interfaces.configuration.VersionableInterface):
|
||||
|
||||
file_name = renderers.NotApplicableValue()
|
||||
|
||||
if open_implementation:
|
||||
if dump and open_implementation:
|
||||
elf_data = linux_utilities_module_extract.ModuleExtract.extract_module(
|
||||
context, kernel_module_name, module
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user