n1073645
0a3bd6456c
Modifications made to signatures
2020-02-14 08:27:48 +00:00
n1073645
115b064081
Extra Signatures added
2020-01-23 12:56:51 +00:00
n1474335
93c0c7cc10
Merge branch 'master' of https://github.com/bartblaze/CyberChef into bartblaze-master
2019-12-20 15:45:31 +00:00
n1073645
78d1114869
Merge remote-tracking branch 'upstream/master' into dish-fix
2019-12-20 15:22:31 +00:00
n1474335
b8afbf7458
Tidied up ICO extractor
2019-12-20 15:04:27 +00:00
n1474335
be59efbd6b
Merge branch 'ICOextractor' of https://github.com/n1073645/CyberChef into n1073645-ICOextractor
2019-12-20 15:03:05 +00:00
n1474335
9112bd4936
Tidied up OLE2 extractor
2019-12-20 15:00:10 +00:00
n1474335
3e513efd59
Merge branch 'OLE2' of https://github.com/n1073645/CyberChef into n1073645-OLE2
2019-12-20 14:47:50 +00:00
n1073645
86db43e6dd
Fixed the magic bug where it wouldnt recommended operations that resulted in lists of files
2019-12-13 16:09:02 +00:00
Bart
c06502cd76
Improve RTF detection
...
Certain RTF files may attempt to thwart detection by having a malformed RTF header, such as **{\rt000**. Removing 0x66 will result in detecting these malformed yet valid RTFs as well.
Additional reading:
https://www.decalage.info/rtf_tricks#Trick_1:_Incomplete_RTF_Header
2019-12-11 22:58:33 +01:00
n1474335
2750284eea
Improved comment in Tar extractor
2019-11-27 12:56:10 +00:00
n1073645
09e93b4639
Added ICO extractor
2019-11-25 11:26:31 +00:00
n1073645
725b0d42f8
Comments to OLE2 extractor
2019-11-21 11:34:11 +00:00
n1073645
071c1bdea6
Comments for OLE2 extractor.
2019-11-21 11:29:45 +00:00
n1073645
7386c145ef
Comments for OLE2 extractor.
2019-11-21 11:23:28 +00:00
n1073645
25ca8d85a6
Added extractor for OLE2 and modified the PLIST one.
2019-11-21 11:14:56 +00:00
n1073645
7a4ebbf47e
Tidied up ExtractTAR
2019-11-18 08:42:46 +00:00
n1073645
2e7ce477d7
Tidied up ExtractTAR
2019-11-18 08:40:57 +00:00
n1073645
c1a22ef639
Made TAR extractor and MACHO signature more robust
2019-11-15 16:01:33 +00:00
n1073645
0a7b78b7ee
Made TAR extractor and MACHO signature more robust
2019-11-15 15:46:13 +00:00
n1073645
e1cb62848c
Made TAR extractor and MACHO signature more robust
2019-11-15 15:35:37 +00:00
n1073645
acf5c733c2
Tidied up local and global variables for Mach-o
2019-11-15 09:26:49 +00:00
n1073645
7c25e29515
Rectified magic bytes for MACHO extractor
2019-11-15 09:21:46 +00:00
n1073645
7c72871c02
Added Tar and Mach-O extractors
2019-11-14 17:17:25 +00:00
n1073645
9eda670026
up-to-date
2019-11-12 11:06:10 +00:00
n1073645
d3c13b118d
Improved continueUntil, added consumeWhile and made the EVTX extractor more complete
2019-11-12 11:00:43 +00:00
n1073645
8e2345cf9e
Improved continueUntil, added consumeWhile and made the EVTX extractor more complete
2019-11-11 16:08:03 +00:00
n1073645
d240d65c5f
Improved continueUntil, added consumeWhile and made the EVTX extractor more complete
2019-11-11 15:47:16 +00:00
n1474335
e61b7d598e
Tidied up FileSignatures.mjs
2019-11-08 17:34:25 +00:00
n1073645
eb81b9217e
SQLITE, EVT, EVTX and Signatures added
2019-11-08 17:08:14 +00:00
n1073645
4d9bfcad20
Comment the WAV extractor.
2019-11-08 15:00:20 +00:00
n1073645
2387452a56
Comment the WAV extractor.
2019-11-08 14:59:06 +00:00
n1073645
a4772941a7
Added WAV extractor.
2019-11-08 14:56:54 +00:00
n1474335
04f1fa06ad
Tidied up GIF and BZIP2 extractors
2019-11-08 13:49:39 +00:00
n1073645
f3864b00fe
Made GIF extractor more robust
2019-11-08 13:40:09 +00:00
n1073645
51cc94bf2a
Made GIF extractor more robust
2019-11-08 13:38:17 +00:00
n1073645
80362cfa84
Bzip2 extractor completed
2019-11-08 11:39:50 +00:00
n1073645
447a6d7524
Comments for GIF.
2019-11-07 16:50:10 +00:00
n1073645
f022440b4a
Tidied GIFextractor
2019-11-07 16:20:09 +00:00
n1073645
4f5e0c007d
GIF extractor for GIF89a
2019-11-07 15:06:30 +00:00
n1073645
b83f6591bb
XZ compression
2019-11-07 10:13:40 +00:00
n1073645
77a9481cf9
xz compression
2019-11-07 09:20:24 +00:00
n1474335
9d73127cae
Fixed some typos
2019-10-16 15:38:20 +01:00
n1474335
ba2a5b195c
Improved PE extractor to also carve the overlay if possible
2019-10-09 16:12:41 +01:00
n1474335
da901e20d9
Added several more file signatures. The background magic button now highlights when a file type has been detected.
2019-10-04 17:52:09 +01:00
n1474335
087cc6b8fd
Fixed webm signature
2019-10-01 17:11:31 +01:00
n1474335
22028b074a
Added support for many more file types to file signature operations
2019-10-01 16:54:19 +01:00
n1474335
566517d20f
Imports now specify the file extension to support Node v12
2019-07-09 12:23:59 +01:00
n1474335
080886a2d1
Added support for psb, hdr, arw, raf, mrw, bct, mdi, au, auf, aif, aifc, arj, ace, hqx, alz, kgb, and torrent file detection.
2019-07-04 18:43:38 +01:00
n1474335
84d31c1d59
Added 'Move to input' button to output file list. Improved zlib extraction efficiency.
2019-03-09 06:25:27 +00:00