n1474335
26fa66ef64
Merge branch 'newMagic' of https://github.com/n1073645/CyberChef into n1073645-newMagic
2020-03-20 14:51:40 +00:00
n1073645
5b6a53be3e
Docstrings added for Magic functions
2020-03-12 14:55:19 +00:00
n1073645
5b5105c864
Caching added for Magic regexes
2020-03-12 14:45:40 +00:00
n1474335
27b81c4e11
Tidied up JAR and DEB extractors
2020-03-06 15:59:42 +00:00
n1474335
8826c80e07
Merge branch 'debExtractor' of https://github.com/n1073645/CyberChef into n1073645-debExtractor
2020-03-06 15:57:16 +00:00
n1073645
02e3ce7fc1
Linting
2020-03-06 14:50:25 +00:00
n1073645
673e6aede5
Moved alternative JAR signature
2020-03-06 14:26:05 +00:00
n1474335
154b9386f7
Merge commit 'refs/pull/932/head' of github.com:gchq/CyberChef into n1073645-moreExtractors
2020-03-06 13:34:35 +00:00
n1073645
62dd7c3dbc
Removed debugging try/catch
2020-03-06 13:29:11 +00:00
n1474335
82d098fc1a
Merge branch 'moreExtractors' of https://github.com/n1073645/CyberChef into n1073645-moreExtractors
2020-03-06 13:21:13 +00:00
n1474335
24fd35e6af
Tidied up Colossus operation
2020-03-06 13:05:08 +00:00
n1474335
c4493d15b6
Merge branch 'master' of https://github.com/VirtualColossus/CyberChef into VirtualColossus-master
2020-03-06 10:43:52 +00:00
n1474335
196a611c9b
Merge branch 'extractWavFix' of https://github.com/n1073645/CyberChef into n1073645-extractWavFix
2020-03-05 17:09:54 +00:00
n1474335
64b979e25e
CipherSaber2 ops now accept a variety of key types
2020-03-05 16:39:52 +00:00
n1474335
5e7b004925
Merge branch 'NewCiphers' of https://github.com/n1073645/CyberChef into n1073645-NewCiphers
2020-03-05 15:25:10 +00:00
n1073645
14190fc533
DEB extractor
2020-03-05 15:01:07 +00:00
n1073645
728f8e65d6
Magic rebuild
2020-02-25 11:27:03 +00:00
n1474335
846ad1796a
Merge branch 'MoreSignatures' of https://github.com/n1073645/CyberChef into n1073645-MoreSignatures
2020-02-19 12:04:30 +00:00
n1073645
355a6d6b76
Modifications made to CipherSaber2
2020-02-14 14:21:32 +00:00
n1073645
0a3bd6456c
Modifications made to signatures
2020-02-14 08:27:48 +00:00
n1474335
c2212f9ab3
Tidied up To Hex mods
2020-02-13 14:17:43 +00:00
n1073645
115b064081
Extra Signatures added
2020-01-23 12:56:51 +00:00
Andy Wang
41c8a5aff0
fromHex can now extract 0x format
2020-01-15 22:20:47 +00:00
Andy Wang
597fba2fd0
Add line size formatting and comma separation
2020-01-15 00:14:43 +00:00
n1073645
0f0674daf6
More extractors added.
2020-01-09 09:57:12 +00:00
n1073645
d9b7fe2bb9
ExtractWAV fixed
2020-01-06 12:32:14 +00:00
n1474335
23a228bbd9
Tidied up Normalise Unicode operation
2019-12-20 16:05:24 +00:00
n1474335
598813ff88
Merge branch 'normalise-unicode' of https://github.com/matthieuxyz/CyberChef into matthieuxyz-normalise-unicode
2019-12-20 15:56:59 +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
VirtualColossus
ccdd2af8be
Added tests, removed debug
2019-12-04 22:43:22 +00:00
VirtualColossus
a387db6109
Merge branch 'master' of https://github.com/VirtualColossus/CyberChef
2019-12-04 14:29:41 +00:00
VirtualColossus
b88a35cd14
Added P5 limitation
2019-12-04 14:28:53 +00:00
VirtualColossus
bcafaebf77
Merge remote-tracking branch 'upstream/master'
2019-12-04 14:28:05 +00:00
VirtualColossus
c32fec6b53
Various fixes for conditional calcs
2019-11-30 10:25:24 +00:00
VirtualColossus
4c0d944992
Merge remote-tracking branch 'upstream/master'
2019-11-29 20:36:06 +00:00
VirtualColossus
57ee3f305d
Fixed issue in counter
2019-11-28 13:56:02 +00:00
VirtualColossus
61ab9a904f
Added argument validation
2019-11-28 13:22:51 +00:00
VirtualColossus
820bd2f867
Added Total Motor, fixed bug in printout
2019-11-27 13:38:28 +00:00
n1474335
2750284eea
Improved comment in Tar extractor
2019-11-27 12:56:10 +00:00
n1474335
5366f1a2eb
Merge branch 'master' of https://github.com/n1073645/CyberChef into n1073645-master
2019-11-27 12:52:25 +00:00
VirtualColossus
dfc8f517f2
Added Colossus operation
2019-11-27 12:48:09 +00:00
Matthieu
a6fa0628f2
Add operation to normalise unicode
2019-11-25 22:59:14 +01:00
n1073645
09e93b4639
Added ICO extractor
2019-11-25 11:26:31 +00:00