2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Added extractor for MS Office 2007+ files

This commit is contained in:
n1474335
2019-01-03 19:01:12 +00:00
parent 0449c46b38
commit 7d8d80ca2c

View File

@@ -609,7 +609,7 @@ export const FILE_SIGNATURES = {
47: 0x6d,
48: 0x6c
},
extractor: null
extractor: extractZIP
},
{
name: "EPUB e-book",