Commit Graph

  • 1d550c1de4 Deploy gchq/CyberChef to github.com/gchq/CyberChef.git:gh-pages gh-pages Deployment Bot (from Travis CI) 2019-03-09 01:34:49 +0000
  • 68278267e1
    Update libyara-wasm master Matt 2019-02-23 15:13:58 +0000
  • 8148c1a8a8 8.24.2 v8.24.2 n1474335 2019-02-11 18:45:27 +0000
  • ce61bcc078 Merge branch 'd98762625-dynamic-import' n1474335 2019-02-11 18:45:00 +0000
  • 49e2b05a11 Dynamic module loading is now cached and Webpack includes the import in the main chunk. n1474335 2019-02-11 18:44:41 +0000
  • 481f2a4717 Merge branch 'master' of github.com:gchq/CyberChef into dynamic-import d98762625 2019-02-11 16:54:31 +0000
  • c01c076561 try/catch to allow chef to run from prod file d98762625 2019-02-11 16:46:54 +0000
  • 2391e08ac1 tidy up d98762625 2019-02-11 15:47:28 +0000
  • a7a2fe243a prod working with mini css webpack plugin d98762625 2019-02-11 15:40:18 +0000
  • b5c655dd70 8.24.1 v8.24.1 n1474335 2019-02-11 14:48:45 +0000
  • d84a61d108 Merge branch 'j433866-open-file-button' n1474335 2019-02-11 14:48:38 +0000
  • 13abbd2c5d Abstracted out loadFile logic to separate function n1474335 2019-02-11 14:48:25 +0000
  • d22eac9f35 WIP getting prod working with minicss webpack plugin d98762625 2019-02-11 14:29:29 +0000
  • d71aa8d7e2 Merge branch 'open-file-button' of https://github.com/j433866/CyberChef into j433866-open-file-button n1474335 2019-02-11 14:28:32 +0000
  • 7a4e0301d2 8.24.0 v8.24.0 n1474335 2019-02-08 18:07:10 +0000
  • 42826e542d Updated changelog n1474335 2019-02-08 18:07:03 +0000
  • 42d1c9403c Merge branch 'h345983745-dnsoverhttps' n1474335 2019-02-08 18:02:39 +0000
  • ab43635583 Tidied up 'DNS over HTTPS' operation and fixed manualBake flag. n1474335 2019-02-08 18:02:13 +0000
  • b8ecd83bfd Merge branch 'dnsoverhttps' of https://github.com/h345983745/CyberChef into h345983745-dnsoverhttps n1474335 2019-02-08 17:34:33 +0000
  • 0db0ced1ab 8.23.4 v8.23.4 n1474335 2019-02-08 17:28:16 +0000
  • 3d20833d42 Fixed populateOption HTML escape bug. Closes #490 n1474335 2019-02-08 17:28:10 +0000
  • 7d09ba5669 8.23.3 v8.23.3 n1474335 2019-02-08 17:06:42 +0000
  • 310ff30278 Merge branch 'j433866-xss_fixes' n1474335 2019-02-08 17:06:32 +0000
  • 821bc9405c Merge branch 'xss_fixes' of https://github.com/j433866/CyberChef into j433866-xss_fixes n1474335 2019-02-08 17:05:51 +0000
  • d54d66cffc 8.23.2 v8.23.2 n1474335 2019-02-08 16:54:11 +0000
  • d2b4c40357 Fixed BigNumber/XRegExp incompatibility. CLoses #481 n1474335 2019-02-08 16:54:04 +0000
  • f48af97ddc 8.23.1 v8.23.1 n1474335 2019-02-08 15:53:42 +0000
  • f1264d6310 Update package-lock.json n1474335 2019-02-08 15:53:40 +0000
  • 4dc5a1499a Merge branch 'j433866-coords-fix' n1474335 2019-02-08 15:52:40 +0000
  • 58a8af20a6 Highligting for Recipe now working. Discovered bug when highlighting on a test case d98762625 2019-02-08 14:28:53 +0000
  • 75a58f465c Removed jpath import h345983745 2019-02-07 21:05:07 +0000
  • 613cbaa556 Fixing Formating Issues h345983745 2019-02-07 08:28:23 +0000
  • 0d0a634255 Added More Request Types h345983745 2019-02-06 23:27:27 +0000
  • 105090db60 Spelling Check h345983745 2019-02-06 22:50:46 +0000
  • 3e9c75f735 Added to Categories h345983745 2019-02-06 22:34:43 +0000
  • d42075072b Small Updates h345983745 2019-02-06 20:54:06 +0000
  • 6a099f0813 Inital Commit h345983745 2019-02-06 20:20:20 +0000
  • 9af5e40071 update linting to allow dybnamic import. Recipe highlight still broken d98762625 2019-02-01 14:05:48 +0000
  • 4bf2a29070 WIP: bundle all css into main.css with mini-css-extract. Cannot split into vendor and styles without breaking at the moment. d98762625 2019-02-01 13:45:47 +0000
  • 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 d98762625 2019-02-01 12:00:45 +0000
  • c8cb2692dd WIP: Recipe refactored to use dynamic import d98762625 2019-02-01 10:52:21 +0000
  • 74a22bcf9c Swap ordering of truncating and escaping j433866 2019-01-31 15:22:25 +0000
  • 8b44927cb6 Fix XSS for To Table operation and Magic button j433866 2019-01-31 15:18:37 +0000
  • 3209c94622 Fix conversion breaking when compass directions are used as delimiters j433866 2019-01-21 12:50:30 +0000
  • 6f8a5ea1be Merge branch 'j433866-coordinates' n1474335 2019-01-18 17:14:39 +0000
  • 69837837b0 Tidied up co-ordinate operation n1474335 2019-01-18 17:14:25 +0000
  • 03d8bf2836 Merge branch 'coordinates' of https://github.com/j433866/CyberChef into j433866-coordinates n1474335 2019-01-18 16:05:44 +0000
  • eca2c142f3 8.23.0 v8.23.0 n1474335 2019-01-18 15:37:42 +0000
  • 715f7bbbc2 Lint n1474335 2019-01-18 15:37:25 +0000
  • 291ebd5c12 Merge branch 'artemisbot-features/yara' n1474335 2019-01-18 15:35:14 +0000
  • ba04cac7ac Tidied up YARA operation n1474335 2019-01-18 15:34:56 +0000
  • acb8c0b5af Change icon from folder to input j433866 2019-01-18 15:12:03 +0000
  • 0c14bacea7 Add button to input to allow opening of files using the file prompt. j433866 2019-01-18 15:07:19 +0000
  • 4cabb849f3 Merge branch 'features/yara' of https://github.com/artemisbot/CyberChef into artemisbot-features/yara n1474335 2019-01-18 14:56:26 +0000
  • 445a85798b 8.22.1 v8.22.1 n1474335 2019-01-18 14:50:00 +0000
  • 55775f48e9 Merge branch 'picapi-b64-description-fix' n1474335 2019-01-18 14:49:53 +0000
  • 4bd923dc06 Improved handling of negative numbers and weirder inputs. Negative numbers shouldn't make it go weird any more. Automatic detection of input formats should be more reliable. j433866 2019-01-17 13:53:42 +0000
  • 439654ed7f Add tests for new co-ordinate conversion module. Removed To/From geohash tests j433866 2019-01-17 13:49:36 +0000
  • 69797e58cb Add better error handling. Also now doesn't do anything if there's no input j433866 2019-01-16 16:57:58 +0000
  • d1961ca3fa
    Marginally reduced size of libyara-wasm Matt 2019-01-16 01:15:51 +0000
  • 2e9b1e079c Merge remote-tracking branch 'upstream/master' into features/yara Matt 2019-01-15 23:46:49 +0000
  • 3dfaaf4c25
    Update libyara for test pass Matt 2019-01-15 23:45:40 +0000
  • fcc39a0397 Added File upload support to textarea Matt 2019-01-15 23:42:05 +0000
  • 0602f457ce Added initial tests & counts support Matt 2019-01-15 16:24:29 +0000
  • d00b0f4c0e Basically rewrote the whole thing using the new geodesy module j433866 2019-01-15 15:55:49 +0000
  • 5e68959c03 Catch when OS grid references aren't calculated j433866 2019-01-15 10:25:49 +0000
  • ad4451a757 Rewrite MGRS to use new Geodesy module. Added Ordnance Survey grid reference support j433866 2019-01-15 10:13:11 +0000
  • 4d8127a7d9 Modified description of ToBase64 operation Callum Fraser 2019-01-14 22:24:32 +0000
  • cd2c8078c8 Added ELF extractor. You can now specific which categories to search for in file type operations. feature-extract-files n1474335 2019-01-14 18:55:10 +0000
  • ee360521bb Remove MGRS npm module j433866 2019-01-14 16:41:06 +0000
  • 04b0b8c723 Tidy up code j433866 2019-01-14 14:58:41 +0000
  • b3ac8d0835 Removed some debug logging j433866 2019-01-14 13:49:49 +0000
  • 1a88a0164c Fix delimiter breaking Geohash detection j433866 2019-01-14 13:00:14 +0000
  • 8b77ad7748 Stop delimiters breaking MGRS conversion j433866 2019-01-14 12:49:28 +0000
  • 8d1f668fc5 Remove old Geohash modules j433866 2019-01-14 11:56:27 +0000
  • 68fbbb64db Add new Convert co-ordinate format module. Also added autodetect of co-ordinate format / delimiter j433866 2019-01-14 11:49:57 +0000
  • 8bba4b2973 More speedrun stats (literally 10x faster) Matt 2019-01-12 00:20:25 +0000
  • 2307325af8 Added Zlib extraction n1474335 2019-01-11 17:58:25 +0000
  • 4e57b4be88 Completed GZIP extraction n1474335 2019-01-11 17:44:13 +0000
  • abdd70c6fa Add ConvertCoordinates to lib folder j433866 2019-01-11 11:59:13 +0000
  • c077b22410 Stream.readBits() method implemented. Unfinished. n1474335 2019-01-10 17:30:52 +0000
  • 9787ab04cd 8.22.0 v8.22.0 n1474335 2019-01-10 15:44:02 +0000
  • 79d3c90026 Merge branch 'j433866-subsection' n1474335 2019-01-10 15:43:05 +0000
  • c2068b343b Tidied up and added global matching to Subsection operation n1474335 2019-01-10 15:42:48 +0000
  • 9e63e40dab Add new MGRS module and update webpack-dev-server j433866 2019-01-10 15:24:29 +0000
  • 6424839731 Merge branch 'subsection' of https://github.com/j433866/CyberChef into j433866-subsection n1474335 2019-01-10 15:11:34 +0000
  • 863a525625 8.21.0 v8.21.0 n1474335 2019-01-10 15:02:26 +0000
  • f82a727e24 Merge branch 'masq-insense' n1474335 2019-01-10 15:01:22 +0000
  • 995fcab071 Tidied up Case Insensitive Regex ops n1474335 2019-01-10 15:01:01 +0000
  • c5270d75a1 Merge branch 'insense' of https://github.com/masq/CyberChef into masq-insense n1474335 2019-01-10 14:53:21 +0000
  • 324c409ff1 8.20.0 v8.20.0 n1474335 2019-01-09 16:38:53 +0000
  • 1db8e6dddc Merge branch 'klaxon1-feature/lorem-ipsum-generator' n1474335 2019-01-09 16:38:46 +0000
  • c49a770c59 Tidied up Lorem Ipsum op n1474335 2019-01-09 16:36:34 +0000
  • dd9ba4d250
    Fixed problems flagged by n's review Matt 2019-01-09 15:28:50 +0000
  • 0e601d5b5f Merge branch 'feature/lorem-ipsum-generator' of https://github.com/klaxon1/CyberChef into klaxon1-feature/lorem-ipsum-generator n1474335 2019-01-09 14:50:48 +0000
  • ebb632e888
    Added metadata, string identifiers and operation args Matt 2019-01-09 14:29:14 +0000
  • 4db2335107
    Speedrunning strats (increased speed on big files) Matt 2019-01-09 11:45:11 +0000
  • 26a2fb6662
    Increased size of rule inp & expanded memory for wasm Matt 2019-01-09 09:56:55 +0000
  • 4c1521a98e No data matches & warnings support Matt 2019-01-08 23:26:14 +0000
  • df8abb099c
    Added code argtype Matt 2019-01-08 22:23:14 +0000