mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-13 13:17:38 +02:00
adds symbols for win10 10586 x86
This commit is contained in:
@@ -151,8 +151,8 @@ class NetScan(interfaces.plugins.PluginInterface, timeliner.TimeLinerInterface):
|
||||
(6, 1, 8400): "netscan-win7-x86",
|
||||
(6, 2, 9200): "netscan-win8-x86",
|
||||
(6, 3, 9600): "netscan-win81-x86",
|
||||
(10, 0, 10240): "netscan-win10-x86",
|
||||
(10, 0, 10586): "netscan-win10-x86",
|
||||
(10, 0, 10240): "netscan-win10-10240-x86",
|
||||
(10, 0, 10586): "netscan-win10-10586-x86",
|
||||
(10, 0, 14393): "netscan-win10-14393-x86",
|
||||
(10, 0, 15063): "netscan-win10-15063-x86",
|
||||
(10, 0, 16299): "netscan-win10-15063-x86",
|
||||
|
||||
Reference in New Issue
Block a user