Commit Graph

381 Commits

Author SHA1 Message Date
Matt c5698fcd65
Merge remote-tracking branch 'upstream/master' into features/bz2-comp 2019-04-02 16:26:29 +01:00
n1474335 786e50c3c3 8.29.1 2019-04-02 15:34:35 +01:00
Matt 8b12caad78
Merge gchq/master into bz2-comp 2019-04-02 12:08:30 +01:00
Matt 3cc66e9db9
Added Bzip2 compression support 2019-04-02 11:55:59 +01:00
n1474335 6fa06a4f8b 8.29.0 2019-03-31 22:42:16 +01:00
n1474335 342e11f83e Merge branch 'blake2' of https://github.com/h345983745/CyberChef into h345983745-blake2 2019-03-31 22:25:40 +01:00
n1474335 b6d78b4001 8.28.0 2019-03-31 21:47:24 +01:00
n1474335 f0b48acaf9 Merge branch 'master' into artemisbot-module-charts 2019-03-31 21:21:08 +01:00
h345983745 7d16265c4e Initial Commit – Working hash functionality 2019-03-31 18:02:02 +00:00
n1474335 4fb4764d3f 8.27.2 2019-03-30 14:56:53 +00:00
n1474335 2385f1cbf8 Updated dependencies 2019-03-30 14:56:43 +00:00
n1474335 3d80d66925 Merge branch 'module-charts' of https://github.com/artemisbot/CyberChef into artemisbot-module-charts 2019-03-27 23:17:30 +00:00
n1474335 ce208b69fe 8.27.1 2019-03-27 23:12:08 +00:00
n1474335 ef4b977bef Added a cyber helper 2019-03-22 17:10:00 +00:00
Matt b3d92b04cb
Updated nodom dependency to upstream 2019-03-19 11:24:29 +00:00
n1474335 3ff10bfeae 8.27.0 2019-03-14 12:26:07 +00:00
Matt 768fef502d Changed version of nodom to actually functioning fork 2019-03-14 11:39:46 +00:00
s2224834 fa6d5e60ce Merge branch 'master' into feature/bombe 2019-03-12 18:07:39 +00:00
n1474335 981d4be44d 8.26.3 2019-03-11 13:31:33 +00:00
Matt 66c0425080
Merge branch 'master' into module-charts 2019-03-11 11:57:19 +00:00
Matt fd7fd9ca35
Remove jsdom from dependencies 2019-03-11 11:55:44 +00:00
n1474335 7b3efa746e 8.26.2 2019-03-11 11:54:19 +00:00
n1474335 c1bb42fe65 8.26.1 2019-03-11 11:44:39 +00:00
Matt ca6d472e5d
Update nodom 2019-03-10 16:07:14 +00:00
Matt 0019a4e1db Found a different dom implementation that removes 6MB 2019-03-10 12:03:53 +00:00
Matt f8874fc586 Actually made operations work (and made the module 8MB)
Unfortunately they need jsdom
2019-03-10 11:44:02 +00:00
n1474335 e8880f068f 8.26.0 2019-03-09 07:23:57 +00:00
n1474335 d2d30bf668 8.25.0 2019-03-09 06:28:05 +00:00
n1474335 58d41f4458 8.24.3 2019-03-09 05:38:13 +00:00
s2224834 d288acdd4e Add some files that escaped commit before 2019-02-28 17:50:10 +00:00
Matt 68278267e1
Update libyara-wasm 2019-02-23 15:13:58 +00:00
Matt 5bb8eb22ec Merge branch 'master' into module-charts 2019-02-22 23:36:14 +00:00
n1474335 8148c1a8a8 8.24.2 2019-02-11 18:45:27 +00:00
d98762625 481f2a4717 Merge branch 'master' of github.com:gchq/CyberChef into dynamic-import 2019-02-11 16:54:31 +00:00
n1474335 b5c655dd70 8.24.1 2019-02-11 14:48:45 +00:00
n1474335 7a4e0301d2 8.24.0 2019-02-08 18:07:10 +00:00
n1474335 0db0ced1ab 8.23.4 2019-02-08 17:28:16 +00:00
n1474335 7d09ba5669 8.23.3 2019-02-08 17:06:42 +00:00
n1474335 d54d66cffc 8.23.2 2019-02-08 16:54:11 +00:00
n1474335 d2b4c40357 Fixed BigNumber/XRegExp incompatibility. CLoses #481 2019-02-08 16:54:04 +00:00
n1474335 f48af97ddc 8.23.1 2019-02-08 15:53:42 +00:00
d98762625 9af5e40071 update linting to allow dybnamic import. Recipe highlight still broken 2019-02-01 14:05:48 +00:00
d98762625 069d0e48c1 WIP: use mini-css-extract-plugin instead of extract-text, to work with dynamic import. Currently outputting only one css and recipe highlight doesnt work 2019-02-01 12:00:45 +00:00
d98762625 c8cb2692dd WIP: Recipe refactored to use dynamic import 2019-02-01 10:52:21 +00:00
n1474335 03d8bf2836 Merge branch 'coordinates' of https://github.com/j433866/CyberChef into j433866-coordinates 2019-01-18 16:05:44 +00:00
n1474335 eca2c142f3 8.23.0 2019-01-18 15:37:42 +00:00
n1474335 4cabb849f3 Merge branch 'features/yara' of https://github.com/artemisbot/CyberChef into artemisbot-features/yara 2019-01-18 14:56:26 +00:00
n1474335 445a85798b 8.22.1 2019-01-18 14:50:00 +00:00
Matt d1961ca3fa
Marginally reduced size of libyara-wasm 2019-01-16 01:15:51 +00:00
Matt 2e9b1e079c Merge remote-tracking branch 'upstream/master' into features/yara 2019-01-15 23:46:49 +00:00