Commit graph

2547 commits

Author SHA1 Message Date
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
n1073645
7a46253675 Comments for OLE2 extractor. 2020-02-21 11:11:14 +00:00
n1073645
dd1729059c Comments for OLE2 extractor. 2020-02-21 11:11:14 +00:00
n1073645
c18ecb7974 Added extractor for OLE2 and modified the PLIST one. 2020-02-21 11:11:14 +00:00
n1474335
447acd4fc9 Operation elements now have decreasing z-index properties, meaning dropdowns do not get hidden. Fixes #925 2020-02-21 11:11:14 +00:00
n1073645
7aff6ad3e3 Fixed the magic bug where it wouldnt recommended operations that resulted in lists of files 2020-02-21 11:11:14 +00:00
n1474335
58529eccf4 9.11.14 2020-02-21 11:11:13 +00:00
n1474335
3dcfa78911 Always display HTML outputs even if they are above the size threshold. Could lead to crashing, but this risk is accepted. 2020-02-21 11:11:13 +00:00
n1474335
0f2d74da5a Improved CR preservation logic - now based on entropy 2020-02-21 11:11:13 +00:00
n1474335
ac16dde509 Added 'Show all' button to output file overlay 2020-02-21 11:11:13 +00:00
n1474335
1317540a14 9.11.13 2020-02-21 11:11:13 +00:00
n1474335
fbdaed6215 Fixed file overlay icon 2020-02-21 11:11:13 +00:00
n1474335
e4b8284786 9.11.12 2020-02-21 11:11:13 +00:00
n1474335
fd72f00c05 Updated dependencies 2020-02-21 11:11:13 +00:00
n1073645
2d5624ecde Fixed the magic bug where it wouldnt recommended operations that resulted in lists of files 2020-02-21 11:10:40 +00:00
n1474335
df3ae06329 9.11.11 2020-02-21 11:10:16 +00:00
n1474335
c72e3b1134 Added word separator code to Morse Code ops. 2020-02-21 11:10:15 +00:00
d98762625
a80c8ae0c0 Add special case for Magic (flow control) to node api 2020-02-21 11:10:15 +00:00
n1474335
3ca1c22945 9.11.10 2020-02-21 11:10:15 +00:00
n1474335
1114ec5559 Improved comment in Tar extractor 2020-02-21 11:10:15 +00:00
n1073645
2fdffcd217 Tidied up ExtractTAR 2020-02-21 11:10:15 +00:00
n1073645
2a3865a3b7 Tidied up ExtractTAR 2020-02-21 11:10:15 +00:00
n1073645
02d8d4836a Made TAR extractor and MACHO signature more robust 2020-02-21 11:10:15 +00:00
n1073645
292b91bd95 Made TAR extractor and MACHO signature more robust 2020-02-21 11:10:15 +00:00
n1073645
2df0185c8a Made TAR extractor and MACHO signature more robust 2020-02-21 11:10:15 +00:00
n1073645
69a085d981 Tidied up local and global variables for Mach-o 2020-02-21 11:10:15 +00:00
n1073645
30498eb756 Rectified magic bytes for MACHO extractor 2020-02-21 11:10:15 +00:00
n1073645
c7893d8633 Added Tar and Mach-O extractors 2020-02-21 11:10:15 +00:00
n1474335
d09a82edef 9.11.9 2020-02-21 11:10:15 +00:00
Mirclus
018e9c19a7 DNS over HTTP: Fix "validate" argument
The argument sets the "cd" parameter on the request.
For both included providers, this flag disables validation ([1], [2]),
so doing the exact opposite of the described action.

This changes the label to the correct name and also flips the default
value to keep the old behavior.

[1] Google
<https://developers.google.com/speed/public-dns/docs/doh/json#supported_parameters>
[2] Cloudflare
<https://developers.cloudflare.com/1.1.1.1/dns-over-https/json-format/>
2020-02-21 11:10:15 +00:00
n1474335
a3f96376c4 9.11.8 2020-02-21 11:10:15 +00:00