fix: [pe] Sizes in the PE format should be in bytes

pull/425/head
Christian Studer 2024-04-03 14:37:55 +02:00
parent 7a395b02ea
commit fba223520a
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@
"size-of-optional-header": {
"description": "Size of the optional header and the data directories which follow this header",
"disable_correlation": true,
"misp-attribute": "integer",
"misp-attribute": "size-in-bytes",
"ui-priority": 0
},
"text": {