mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-11 12:17:38 +02:00
Windows: Update netscan offsets for win10-17763-x64 (#478)
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
"_TCP_ENDPOINT": {
|
||||
"fields": {
|
||||
"Owner": {
|
||||
"offset": 656,
|
||||
"offset": 712,
|
||||
"type": {
|
||||
"kind": "pointer",
|
||||
"subtype": {
|
||||
@@ -202,7 +202,7 @@
|
||||
}
|
||||
},
|
||||
"CreateTime": {
|
||||
"offset": 672,
|
||||
"offset": 728,
|
||||
"type": {
|
||||
"kind": "union",
|
||||
"name": "_LARGE_INTEGER"
|
||||
|
||||
Reference in New Issue
Block a user