mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 15:53:30 +00:00
Added extractor for MS Office 2007+ files
This commit is contained in:
@@ -609,7 +609,7 @@ export const FILE_SIGNATURES = {
|
|||||||
47: 0x6d,
|
47: 0x6d,
|
||||||
48: 0x6c
|
48: 0x6c
|
||||||
},
|
},
|
||||||
extractor: null
|
extractor: extractZIP
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "EPUB e-book",
|
name: "EPUB e-book",
|
||||||
|
|||||||
Reference in New Issue
Block a user