mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-10 11:47:38 +02:00
reverts pointless createtime offset change
This commit is contained in:
@@ -266,7 +266,7 @@
|
||||
}
|
||||
},
|
||||
"CreateTime": {
|
||||
"offset": 224,
|
||||
"offset": 64,
|
||||
"type": {
|
||||
"kind": "union",
|
||||
"name": "_LARGE_INTEGER"
|
||||
|
||||
@@ -266,7 +266,7 @@
|
||||
}
|
||||
},
|
||||
"CreateTime": {
|
||||
"offset": 224,
|
||||
"offset": 64,
|
||||
"type": {
|
||||
"kind": "union",
|
||||
"name": "_LARGE_INTEGER"
|
||||
|
||||
Reference in New Issue
Block a user