mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
tests: fix freeze test that was broken during merge
This commit is contained in:
@@ -26,6 +26,7 @@ EXTRACTOR = capa.features.extractors.NullFeatureExtractor(
|
|||||||
(0x401000, capa.features.Characteristic("nzxor")),
|
(0x401000, capa.features.Characteristic("nzxor")),
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
0x401002: {"features": [(0x401002, capa.features.insn.Mnemonic("mov")),],},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user