mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-17 20:35:40 +02:00
Add missing change
This commit is contained in:
@@ -482,7 +482,7 @@ class Consoles(interfaces.plugins.PluginInterface):
|
||||
console_properties.append(
|
||||
{
|
||||
"level": 1,
|
||||
"kernel_module_nameme": "_CONSOLE_INFORMATION.ScreenX",
|
||||
"name": "_CONSOLE_INFORMATION.ScreenX",
|
||||
"address": console_info.ScreenX.vol.offset,
|
||||
"data": console_info.ScreenX,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user