adds symbols for win10 10586 x86

This commit is contained in:
Jan
2021-01-14 19:49:49 +01:00
parent b62fd9d7ad
commit df89f1ceb9
3 changed files with 724 additions and 2 deletions
@@ -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",