Commit Graph

  • 0d0a634255 Added More Request Types h345983745 2019-02-06 23:27:27 +00:00
  • 105090db60 Spelling Check h345983745 2019-02-06 22:50:46 +00:00
  • 3e9c75f735 Added to Categories h345983745 2019-02-06 22:34:43 +00:00
  • d42075072b Small Updates h345983745 2019-02-06 20:54:06 +00:00
  • 6a099f0813 Inital Commit h345983745 2019-02-06 20:20:20 +00:00
  • 9af5e40071 update linting to allow dybnamic import. Recipe highlight still broken d98762625 2019-02-01 14:05:48 +00:00
  • 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 +00:00
  • 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 +00:00
  • c8cb2692dd WIP: Recipe refactored to use dynamic import d98762625 2019-02-01 10:52:21 +00:00
  • 74a22bcf9c Swap ordering of truncating and escaping j433866 2019-01-31 15:22:25 +00:00
  • 8b44927cb6 Fix XSS for To Table operation and Magic button j433866 2019-01-31 15:18:37 +00:00
  • 5ac4780fc8 Move magicFileType function from Lagic lib into its own lib file, reducing cyclic dependencies in operations using newly names detectFileType d98762625 2019-01-23 10:39:38 +00:00
  • 781ff956e3 add dev builds for node d98762625 2019-01-23 10:06:55 +00:00
  • 7522e5de33 remove unnecessary operationConfig manipulation d98762625 2019-01-23 09:54:52 +00:00
  • 3209c94622 Fix conversion breaking when compass directions are used as delimiters j433866 2019-01-21 12:50:30 +00:00
  • dd4a7f9fac Merge branch 'master' of github.com:gchq/CyberChef into node-lib d98762625 2019-01-21 10:46:54 +00:00
  • 6f8a5ea1be Merge branch 'j433866-coordinates' n1474335 2019-01-18 17:14:39 +00:00
  • 69837837b0 Tidied up co-ordinate operation n1474335 2019-01-18 17:14:25 +00:00
  • 03d8bf2836 Merge branch 'coordinates' of https://github.com/j433866/CyberChef into j433866-coordinates n1474335 2019-01-18 16:05:44 +00:00
  • eca2c142f3 8.23.0 v8.23.0 n1474335 2019-01-18 15:37:42 +00:00
  • 715f7bbbc2 Lint n1474335 2019-01-18 15:37:25 +00:00
  • 291ebd5c12 Merge branch 'artemisbot-features/yara' n1474335 2019-01-18 15:35:14 +00:00
  • ba04cac7ac Tidied up YARA operation n1474335 2019-01-18 15:34:56 +00:00
  • acb8c0b5af Change icon from folder to input j433866 2019-01-18 15:12:03 +00:00
  • 0c14bacea7 Add button to input to allow opening of files using the file prompt. j433866 2019-01-18 15:07:19 +00:00
  • 4cabb849f3 Merge branch 'features/yara' of https://github.com/artemisbot/CyberChef into artemisbot-features/yara n1474335 2019-01-18 14:56:26 +00:00
  • 445a85798b 8.22.1 v8.22.1 n1474335 2019-01-18 14:50:00 +00:00
  • 55775f48e9 Merge branch 'picapi-b64-description-fix' n1474335 2019-01-18 14:49:53 +00:00
  • b491b9d77d Move conversion of co-ordinates to run() instead of present() j433866 2019-01-18 11:31:53 +00:00
  • 237f792fb4 Add new Show on map operation j433866 2019-01-18 11:19:06 +00:00
  • 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 +00:00
  • 439654ed7f Add tests for new co-ordinate conversion module. Removed To/From geohash tests j433866 2019-01-17 13:49:36 +00:00
  • 87e956fe7d Added old loading icon back for initial page load. n1474335 2019-01-16 12:29:34 +00:00
  • 02b9dbdee9 Replaced loading animation with animated Bombe SVG n1474335 2019-01-15 19:03:17 +00:00
  • 69797e58cb Add better error handling. Also now doesn't do anything if there's no input j433866 2019-01-16 16:57:58 +00:00
  • d1961ca3fa
    Marginally reduced size of libyara-wasm Matt 2019-01-16 01:15:51 +00:00
  • 2e9b1e079c Merge remote-tracking branch 'upstream/master' into features/yara Matt 2019-01-15 23:46:49 +00:00
  • 3dfaaf4c25
    Update libyara for test pass Matt 2019-01-15 23:45:40 +00:00
  • fcc39a0397 Added File upload support to textarea Matt 2019-01-15 23:42:05 +00:00
  • 0602f457ce Added initial tests & counts support Matt 2019-01-15 16:24:29 +00:00
  • d00b0f4c0e Basically rewrote the whole thing using the new geodesy module j433866 2019-01-15 15:55:49 +00:00
  • 87b3031793 simplified DBHeise 2019-01-15 10:02:20 -05:00
  • 66946f7b2e another stupid test fix DBHeise 2019-01-15 09:42:26 -05:00
  • 15a55e0a65 debug msg DBHeise 2019-01-15 09:24:08 -05:00
  • 8921d56877 Merge branch 'master' of https://github.com/DBHeise/CyberChef DBHeise 2019-01-15 09:09:00 -05:00
  • ae8bafc8b7 another lint change DBHeise 2019-01-15 09:08:42 -05:00
  • 5e68959c03 Catch when OS grid references aren't calculated j433866 2019-01-15 10:25:49 +00:00
  • ad4451a757 Rewrite MGRS to use new Geodesy module. Added Ordnance Survey grid reference support j433866 2019-01-15 10:13:11 +00:00
  • 4d8127a7d9 Modified description of ToBase64 operation Callum Fraser 2019-01-14 22:24:32 +00:00
  • cd2c8078c8 Added ELF extractor. You can now specific which categories to search for in file type operations. n1474335 2019-01-14 18:55:10 +00:00
  • ffc4b0a0a8 Bombe: lol s2224834 2019-01-14 17:15:54 +00:00
  • ee360521bb Remove MGRS npm module j433866 2019-01-14 16:41:06 +00:00
  • cafb5f1dd1 forcing W on writeFileSync DBHeise 2019-01-14 11:25:49 -05:00
  • 52a8e482e5 adding debug message for folder creation DBHeise 2019-01-14 11:13:25 -05:00
  • 1a5e6318de last lint fix DBHeise 2019-01-14 10:41:00 -05:00
  • 90e7a9350d another lint change DBHeise 2019-01-14 10:32:14 -05:00
  • 5b856691e6 lint fixes DBHeise 2019-01-14 10:25:14 -05:00
  • abafd09a8b bugfix for UTF16 vs UTF8 problems DBHeise 2019-01-14 10:03:30 -05:00
  • 04b0b8c723 Tidy up code j433866 2019-01-14 14:58:41 +00:00
  • b3ac8d0835 Removed some debug logging j433866 2019-01-14 13:49:49 +00:00
  • 1a88a0164c Fix delimiter breaking Geohash detection j433866 2019-01-14 13:00:14 +00:00
  • 8b77ad7748 Stop delimiters breaking MGRS conversion j433866 2019-01-14 12:49:28 +00:00
  • 8d1f668fc5 Remove old Geohash modules j433866 2019-01-14 11:56:27 +00:00
  • 68fbbb64db Add new Convert co-ordinate format module. Also added autodetect of co-ordinate format / delimiter j433866 2019-01-14 11:49:57 +00:00
  • eee92aa1aa Bombe: fix some outdated docs s2224834 2019-01-12 12:56:21 +00:00
  • 74eb4cca86 Bombe: tweaks s2224834 2019-01-12 01:35:24 +00:00
  • 49f5c94a75 Bombe: further optimisation s2224834 2019-01-12 01:10:47 +00:00
  • 8bba4b2973 More speedrun stats (literally 10x faster) Matt 2019-01-12 00:20:25 +00:00
  • d94e8c8187 Bombe: wording/docs tweaks s2224834 2019-01-11 18:24:16 +00:00
  • 2307325af8 Added Zlib extraction n1474335 2019-01-11 17:58:25 +00:00
  • 4e57b4be88 Completed GZIP extraction n1474335 2019-01-11 17:44:13 +00:00
  • 21335e7d05 Bombe: Add checking machine s2224834 2019-01-11 13:18:25 +00:00
  • abdd70c6fa Add ConvertCoordinates to lib folder j433866 2019-01-11 11:59:13 +00:00
  • 78768e00d4 Bombe: Firefox optimisation s2224834 2019-01-10 18:44:50 +00:00
  • 3eb44708e5 Add MultiBombe s2224834 2019-01-10 18:04:02 +00:00
  • c077b22410 Stream.readBits() method implemented. Unfinished. n1474335 2019-01-10 17:30:52 +00:00
  • 9787ab04cd 8.22.0 v8.22.0 n1474335 2019-01-10 15:44:02 +00:00
  • 79d3c90026 Merge branch 'j433866-subsection' n1474335 2019-01-10 15:43:05 +00:00
  • c2068b343b Tidied up and added global matching to Subsection operation n1474335 2019-01-10 15:42:48 +00:00
  • 9e63e40dab Add new MGRS module and update webpack-dev-server j433866 2019-01-10 15:24:29 +00:00
  • 6424839731 Merge branch 'subsection' of https://github.com/j433866/CyberChef into j433866-subsection n1474335 2019-01-10 15:11:34 +00:00
  • 863a525625 8.21.0 v8.21.0 n1474335 2019-01-10 15:02:26 +00:00
  • f82a727e24 Merge branch 'masq-insense' n1474335 2019-01-10 15:01:22 +00:00
  • 995fcab071 Tidied up Case Insensitive Regex ops n1474335 2019-01-10 15:01:01 +00:00
  • c5270d75a1 Merge branch 'insense' of https://github.com/masq/CyberChef into masq-insense n1474335 2019-01-10 14:53:21 +00:00
  • 8c757d1e03 Bombe: optimise s2224834 2019-01-09 20:44:14 +00:00
  • 324c409ff1 8.20.0 v8.20.0 n1474335 2019-01-09 16:38:53 +00:00
  • 1db8e6dddc Merge branch 'klaxon1-feature/lorem-ipsum-generator' n1474335 2019-01-09 16:38:46 +00:00
  • c49a770c59 Tidied up Lorem Ipsum op n1474335 2019-01-09 16:36:34 +00:00
  • dd9ba4d250
    Fixed problems flagged by n's review Matt 2019-01-09 15:28:50 +00:00
  • 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 +00:00
  • ebb632e888
    Added metadata, string identifiers and operation args Matt 2019-01-09 14:29:14 +00:00
  • 4db2335107
    Speedrunning strats (increased speed on big files) Matt 2019-01-09 11:45:11 +00:00
  • 26a2fb6662
    Increased size of rule inp & expanded memory for wasm Matt 2019-01-09 09:56:55 +00:00
  • 4c1521a98e No data matches & warnings support Matt 2019-01-08 23:26:14 +00:00
  • df8abb099c
    Added code argtype Matt 2019-01-08 22:23:14 +00:00
  • e74c86842b Bombe: add trial decryption preview s2224834 2019-01-08 19:37:34 +00:00
  • fe1332f18e 8.19.7 v8.19.7 n1474335 2019-01-08 18:29:14 +00:00
  • cb9ab7a2c9 Fixed 'Maximise output' button functionality n1474335 2019-01-08 18:29:07 +00:00
  • ad6e30f3d4 Bombe: review, tests, validation s2224834 2019-01-08 18:25:42 +00:00