Commit graph

3012 commits

Author SHA1 Message Date
n1474335
a255d1912c Updated CHANGELOG 2020-03-05 15:22:16 +00:00
n1474335
3d1266f815 Merge branch 'n1073645-Luhn' 2020-03-05 15:19:37 +00:00
n1474335
ede78c540f Tidied up 'Luhn Checksum' operation 2020-03-05 15:19:23 +00:00
n1474335
c0f003b450 Merge branch 'Luhn' of https://github.com/n1073645/CyberChef into n1073645-Luhn 2020-03-05 15:16:50 +00:00
n1073645
14190fc533 DEB extractor 2020-03-05 15:01:07 +00:00
n1474335
9f34009244 9.13.2 2020-03-05 14:46:41 +00:00
n1474335
bc2fefd1b2 Merge branch 'n1073645-emailRegexFix' 2020-03-05 14:46:30 +00:00
n1073645
940b56ba5f Luhn Checksum Operation Added 2020-02-26 10:55:15 +00:00
n1073645
8f2a1f5b2c Improved email regex 2020-02-25 14:48:22 +00:00
n1073645
20d0ae5304 Linting corrections 2020-02-25 11:35:39 +00:00
n1073645
2ba37af109 extra signatures 2020-02-25 11:33:35 +00:00
n1073645
728f8e65d6 Magic rebuild 2020-02-25 11:27:03 +00:00
d98762625
6aa40208f1 remove errors after rebase 2020-02-21 11:16:00 +00:00
d98762625
a62b4b1d68 Merge branch 'master' of github.com:gchq/CyberChef into allow-magic 2020-02-21 11:14:11 +00:00
d98762625
09bfb129ea Edit node magic tests to be less fragile 2020-02-21 11:11:16 +00:00
d98762625
d6bc8c8005 updating to use chromedriver 80.0.1 as travis stable is now using chrome 80 2020-02-21 11:11:16 +00:00
d98762625
7c3ee7637e fix linting errors 2020-02-21 11:11:16 +00:00
n1474335
2bd0a2325b 9.12.0 2020-02-21 11:11:16 +00:00
n1474335
a04cde2635 Updated CHANGELOG 2020-02-21 11:11:16 +00:00
n1474335
1e4ff3e74d Tidied up Normalise Unicode operation 2020-02-21 11:11:16 +00:00
Matthieu
788660ccab Add operation to normalise unicode 2020-02-21 11:11:15 +00:00
n1474335
4a2f45b64d 9.11.20 2020-02-21 11:11:15 +00:00
n1474335
041accde13 Tidied up Case Insensitive Regex ops 2020-02-21 11:11:15 +00:00
n1073645
bdf5d171ed Linting for regex operation 2020-02-21 11:11:15 +00:00
n1073645
f07bc1b5e3 Added tests for regex operation and a slight bug fix 2020-02-21 11:11:15 +00:00
n1073645
ce4821f9b1 Comments and linting for regex operation. 2020-02-21 11:11:15 +00:00
n1073645
6e97390da0 Linting on regex operation 2020-02-21 11:11:15 +00:00
n1073645
1016f93d79 Replaced the .replaces in regex operation 2020-02-21 11:11:15 +00:00
n1073645
ce8c698e0a Combined two rules into one case insensitive rule 2020-02-21 11:11:15 +00:00
n1073645
7f82acfe51 ToCaseInsensitiveRegex improvements 2020-02-21 11:11:15 +00:00
n1073645
7b1c1f78e0 ToCaseInsensitiveRegex improvements 2020-02-21 11:11:15 +00:00
n1474335
3b06e4563f 9.11.19 2020-02-21 11:11:15 +00:00
Bart
f6f2cdf2c2 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
2020-02-21 11:11:15 +00:00
n1073645
d7c0d94d95 Linting 2020-02-21 11:11:15 +00:00
n1474335
1ed87a64ab 9.11.18 2020-02-21 11:11:15 +00:00
n1073645
a680e8ec5c Tidy up 2020-02-21 11:11:15 +00:00
n1474335
ec40358f78 9.11.17 2020-02-21 11:11:15 +00:00
n1073645
fe284d3258 Linting on tests 2020-02-21 11:11:15 +00:00
n1073645
b32023ac4b Added tests for gunzip. 2020-02-21 11:11:15 +00:00
n1073645
c2f29bdbce Remove unnecessary comments. 2020-02-21 11:11:15 +00:00
n1073645
3bb42a6402 Gzip tests added 2020-02-21 11:11:14 +00:00
n1073645
54cd9f8b74 Sets the gzip comment bitfield 2020-02-21 11:11:14 +00:00
n1474335
1cb377b4b7 9.11.16 2020-02-21 11:11:14 +00:00
n1474335
6a3500b844 Tidied up ICO extractor 2020-02-21 11:11:14 +00:00
n1073645
fe57592aa3 Linting and tidy up 2020-02-21 11:11:14 +00:00
n1073645
a2157fc76d From Base85 and From Braille signatures added for magic 2020-02-21 11:11:14 +00:00
n1073645
831e5a6e5d Added ICO extractor 2020-02-21 11:11:14 +00:00
n1474335
6bf5f2ca00 9.11.15 2020-02-21 11:11:14 +00:00
n1474335
fdd373ebcf Tidied up OLE2 extractor 2020-02-21 11:11:14 +00:00
n1073645
8d2eeb75b0 Comments to OLE2 extractor 2020-02-21 11:11:14 +00:00