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:
@@ -609,7 +609,7 @@ export const FILE_SIGNATURES = {
|
||||
47: 0x6d,
|
||||
48: 0x6c
|
||||
},
|
||||
extractor: null
|
||||
extractor: extractZIP
|
||||
},
|
||||
{
|
||||
name: "EPUB e-book",
|
||||
|
||||
Reference in New Issue
Block a user