Commit graph

2513 commits

Author SHA1 Message Date
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
fjh1997
ff01dff1fc Fixed typo in IPV6 alphabet
According to python3 base64.b85decode module https://github.com/python/cpython/blob/3.8/Lib/base64.py
2020-02-21 11:10:15 +00:00
n1474335
8e07ce90df 9.11.7 2020-02-21 11:10:15 +00:00
n1474335
3a9e13cfff Fixed module detection issue. Closes #881 2020-02-21 11:10:15 +00:00
n1474335
19a7a35c8e 9.11.6 2020-02-21 11:10:15 +00:00
n1474335
6da1ee2054 Updated dependencies 2020-02-21 11:10:15 +00:00
n1073645
501c82f9f2 Linting changes 2020-02-21 11:10:15 +00:00
n1474335
f2c9faf83d 9.11.5 2020-02-21 11:10:15 +00:00
Michał Janiszewski
5a623c1a28 Add missing filenames for Node 12 imports 2020-02-21 11:10:15 +00:00
n1474335
fe997e7824 9.11.4 2020-02-21 11:10:15 +00:00
n1474335
719e2b3e4b Tidied up consumeWhile and consumeUntil 2020-02-21 11:10:15 +00:00
n1474335
5459976d4b 9.11.3 2020-02-21 11:10:15 +00:00
n1474335
29218334ea Fixed bug in Base62 operations when using different alphabets 2020-02-21 11:10:15 +00:00
n1073645
9912fc5fa5 Linting changes 2020-02-21 11:10:15 +00:00
n1073645
de21b5c73a Linting adjustments 2020-02-21 11:10:15 +00:00
n1073645
544c85cce4 Adjustment to consumeWhile 2020-02-21 11:10:15 +00:00
n1073645
a91b8d2b4c Small correction to continueWhile 2020-02-21 11:10:15 +00:00
n1073645
36bc88cc0c Corrections 2020-02-21 11:10:15 +00:00
n1073645
1fa1adbbf4 Improved continueUntil, added consumeWhile and made the EVTX extractor more complete 2020-02-21 11:10:15 +00:00
n1474335
13743beec1 9.11.2 2020-02-21 11:10:15 +00:00
n1474335
ad893fa1fa 9.11.1 2020-02-21 11:10:15 +00:00
n1474335
01544b89f7 Tidied up GIF and BZIP2 extractors 2020-02-21 11:10:14 +00:00
n1073645
334ce324f2 Improved continueUntil, added consumeWhile and made the EVTX extractor more complete 2020-02-21 11:09:36 +00:00
n1073645
3e1ab51777 Improved continueUntil, added consumeWhile and made the EVTX extractor more complete 2020-02-21 11:09:36 +00:00
n1073645
6e77d14648 Improved continueUntil, added consumeWhile and made the EVTX extractor more complete 2020-02-21 11:09:36 +00:00
n1073645
500d241d56 SQLITE, EVT, EVTX and Signatures added 2020-02-21 11:09:36 +00:00
n1073645
ddbed23c2e Comment the WAV extractor. 2020-02-21 11:09:36 +00:00
n1073645
e0d3dcef88 Comment the WAV extractor. 2020-02-21 11:09:36 +00:00
n1073645
2a73ce9faf Added WAV extractor. 2020-02-21 11:09:36 +00:00
n1073645
d44d5b0a88 Made GIF extractor more robust 2020-02-21 11:09:36 +00:00
n1073645
e2057c6360 Made GIF extractor more robust 2020-02-21 11:09:36 +00:00
n1073645
f1209971ad Bzip2 extractor completed 2020-02-21 11:09:36 +00:00
n1073645
78af9f1297 Comments for GIF. 2020-02-21 11:09:36 +00:00
n1073645
9321fc25ef Tidied GIFextractor 2020-02-21 11:09:36 +00:00
n1073645
3afc381f06 GIF extractor for GIF89a 2020-02-21 11:09:36 +00:00