mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 04:37:38 +02:00
fixes wrong offset in 18363 x64
This commit is contained in:
@@ -177,7 +177,7 @@ class NetScan(interfaces.plugins.PluginInterface, timeliner.TimeLinerInterface):
|
||||
(10, 0, 17134): "netscan-win10-17134-x64",
|
||||
(10, 0, 17763): "netscan-win10-17763-x64",
|
||||
(10, 0, 18362): "netscan-win10-17763-x64",
|
||||
(10, 0, 18363): "netscan-win10-17763-x64",
|
||||
(10, 0, 18363): "netscan-win10-18363-x64",
|
||||
(10, 0, 19041): "netscan-win10-19041-x64"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user