We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pe
1 parent 0b01407 commit d062743Copy full SHA for d062743
objects/pe/definition.json
@@ -29,7 +29,7 @@
29
],
30
"ui-priority": 0
31
},
32
- "characteristics_hex": {
+ "characteristics-hex": {
33
"description": "The characteristics in a single hex value",
34
"disable_correlation": true,
35
"misp-attribute": "hex",
@@ -128,6 +128,12 @@
128
129
130
131
+ "machine-type-hex": {
132
+ "description": "Type of machine in a simple hex value",
133
+ "disable_correlation": true,
134
+ "misp-attribute": "hex",
135
+ "ui-priority": 0
136
+ },
137
"number-of-symbols": {
138
"description": "Number of entries in the symbol table",
139
@@ -213,5 +219,5 @@
213
219
"impfuzzy"
214
220
215
221
"uuid": "cf7adecc-d4f0-4e88-9d90-f978ee151a07",
216
- "version": 9
222
+ "version": 10
217
223
}
0 commit comments