CyberChef/src
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
..
core Improve RTF detection 2019-12-11 22:58:33 +01:00
node Linting changes 2019-11-14 08:55:27 +00:00
web Fixed file overlay icon 2019-12-10 16:21:53 +00:00