Commit Graph

  • 7419009745 Added more help topics and added filetype detection to the 'save output' button n1474335 2023-03-20 17:23:14 +00:00
  • e58744c63a Update index.html mattnotmax 2023-03-18 21:35:03 +11:00
  • 4c7fe147bc Merge branch 'fix-translatedatetimeformat-xss' of https://github.com/mikecat/CyberChef into v10 n1474335 2023-03-17 18:12:50 +00:00
  • 7605d48f0b Fixed IO folder tests with unpredictable file ordering n1474335 2023-03-17 18:06:28 +00:00
  • d6f8e0a520 Added a contextual help feature and started writing help descriptions n1474335 2023-03-17 17:46:13 +00:00
  • ab283fc801 use Utils.escapeHtml instead of manual escaping MikeCAT 2023-03-18 00:54:43 +09:00
  • d9d6b7aa37 fix XSS in operation TranslateDateTimeFormat MikeCAT 2023-03-18 00:32:06 +09:00
  • b0c9a1850d add operaton HKDF MikeCAT 2023-03-17 23:49:06 +09:00
  • 764bd4b9ae
    Update dark theme highligh Samuele Facenda 2023-03-15 08:38:56 +01:00
  • a24fdf4250 Regex improvements n1474335 2023-03-13 18:28:05 +00:00
  • 13e3dba784 Removed LGTM badge from README n1474335 2023-03-13 18:21:31 +00:00
  • ccea5cdf88 Fixed bad HTML filtering n1474335 2023-03-13 18:13:54 +00:00
  • 51e2b97595 Updated CodeQL action n1474335 2023-03-13 18:03:33 +00:00
  • 61501a7cbc Updated dependencies and fixed some code scanning findings n1474335 2023-03-13 17:51:25 +00:00
  • bca4c34b3a
    Add Argon2 hash compare operation Tan Zhen Yong 2019-10-07 17:44:00 +08:00
  • 2fab1028c5
    Add Argon2 hash operation Tan Zhen Yong 2019-10-07 02:24:09 +08:00
  • 5d3c66f615 Removed call to cptable from NTHash operation n1474335 2023-03-09 18:06:32 +00:00
  • cab83cae35 Switched arg layout to use flexbox instead of css grid n1474335 2023-03-09 17:31:46 +00:00
  • bd16378e23 Fixed postinstall scipts to work on msys shells n1474335 2023-03-09 14:12:17 +00:00
  • 65e431bd9e Merge branch 'fix/postinstall-msys' of https://github.com/ParkerM/CyberChef into v10 n1474335 2023-03-09 14:09:20 +00:00
  • b9f2bddffc Added UI tests back into Github Actions scripts n1474335 2023-03-09 14:01:21 +00:00
  • 80e8b2339d Improved HTML output sizing n1474335 2023-03-08 18:08:17 +00:00
  • 7eda2fd4a6 Added UI tests for all HTML operations n1474335 2023-03-08 17:44:51 +00:00
  • 36aafb9246 Added test for alert bar n1474335 2023-03-06 14:53:20 +00:00
  • acc1df2031 Merge branch 'fix-xss-datetime' of https://github.com/ntomoya/CyberChef into v10 n1474335 2023-03-05 15:39:41 +00:00
  • c5766c89f6 Further operation tests n1474335 2023-03-05 15:32:53 +00:00
  • 73f5069971 Added more IO tests and created browser test utils n1474335 2023-03-05 14:58:11 +00:00
  • 819e4a574c Added more tests, fixed length count bug and IO clearance bug n1474335 2023-03-03 17:33:42 +00:00
  • 8c0e23e196 Further IO tests added n1474335 2023-03-02 19:50:08 +00:00
  • 05160227a3 Added initial input and output UI tests n1474335 2023-03-02 18:10:52 +00:00
  • 5cfc1abf41
    Fixed XSS in TranslateDateTimeFormat Tomoya Nakanishi 2023-03-01 03:39:57 +09:00
  • 046a0917e7 Nightwatch test improvements n1474335 2023-02-27 18:30:01 +00:00
  • 9cbf217d42 Fixed UI tests to work with new input and output areas n1474335 2023-02-27 18:21:06 +00:00
  • bf949c0320 Fixed operational tests and updated some dependencies n1474335 2023-02-27 17:55:52 +00:00
  • 9e679f411c Fixed progress bug n1474335 2023-02-27 15:52:05 +00:00
  • dd6eae52ef Folders can now be dropped into the CyberChef input n1474335 2023-02-27 15:32:52 +00:00
  • 3e8c5d945c Add "XOR Checksum" operation Thomas Weißschuh 2023-02-27 06:09:30 +00:00
  • cdde7166cf Changing tabs no longer triggers a bake n1474335 2023-02-24 17:34:35 +00:00
  • 251bd86ce5 Large inputs with long line lengths are now handled better. Issues with toggleLoader fixed. n1474335 2023-02-24 17:09:40 +00:00
  • dee2dc3777 Align Markdown table column separators Jatin Sanghvi 2023-02-17 11:11:41 +05:30
  • daef663727 Add X.509 output formats Erik Hansson 2023-02-11 17:27:47 +01:00
  • 533047a3a2 Improved file type detection and timing output n1474335 2023-02-03 17:39:12 +00:00
  • 659325c85a Improved performance of str/array buffer conversions n1474335 2023-02-03 17:10:33 +00:00
  • 7a2517fd61 Fixed 'Clear All IO' button n1474335 2023-02-03 15:54:45 +00:00
  • 0b2cb7e68c Added fine-grain timing for aspects of the bake. Improved efficiency of autobakes and moved output decoding into a worker. n1474335 2023-02-03 14:55:15 +00:00
  • 4e747b3697 Use process.platform to detect OS during postinstall Parker Mauney 2023-01-22 18:57:57 -05:00
  • 84f0750525 Reviewed HTML and options n1474335 2023-01-19 17:47:07 +00:00
  • fa21768931 Reviewed Highlighter and Options waiters n1474335 2023-01-19 17:14:24 +00:00
  • 934efcc5a0 Reviewed InputWorker n1474335 2023-01-19 16:56:07 +00:00
  • 91f1be8c70 Reviewed Input and Output Waiters and improved logging in workers n1474335 2023-01-18 18:07:06 +00:00
  • 56d1a016da Tidied InputWaiter and made inputChange debounce delay variable based on input length n1474335 2023-01-13 18:00:36 +00:00
  • d6159cc154 Event bug fixes n1474335 2023-01-13 16:46:41 +00:00
  • e9d7a8363c Removed treatAsUTF8 option n1474335 2023-01-13 14:38:50 +00:00
  • 4e512a9a7b Updated dependencies n1474335 2023-01-13 14:25:40 +00:00
  • c1394e299a Fixed replace input with output button n1474335 2023-01-13 14:14:57 +00:00
  • 17c349973d Fixed file loading bug where the wrong input is set n1474335 2023-01-13 13:51:16 +00:00
  • f2bd838596 Fixed CSS for theme highlighting and status bar dropup height n1474335 2023-01-13 13:12:01 +00:00
  • d5b72548fc add new operation: Swap case MikeCAT 2023-01-11 05:48:05 +09:00
  • 2c822314df add new operation: Levenshtein Distance MikeCAT 2023-01-11 05:16:37 +09:00
  • 2cfee2b2e0
    Merge 4c37c57ed5344c5cf70c1d1106f3ffe5605d2fc2 into 2efd07580376e8efd7aa6548e004bda753bf8fa1 kutayutkandeniz 2023-01-10 16:20:40 +00:00
  • 4c37c57ed5 code cleaning Kutaz 2023-01-10 11:20:03 -05:00
  • 51b6f915ff code cleaning Kutaz 2023-01-10 11:09:37 -05:00
  • eaf61a07df code cleaning Kutaz 2023-01-10 11:05:17 -05:00
  • f92dee1590 added save to pdf operation/cleanup Kutaz 2023-01-09 14:08:41 -05:00
  • 00569026f5 added save to pdf operation/cleanup Kutaz 2023-01-09 13:54:56 -05:00
  • e03a138aa2 added save to pdf operation/cleanup Kutaz 2023-01-09 13:46:13 -05:00
  • 5700e5a11e
    Changed tauri package versioning to package.json Z4NR34L 2023-01-09 10:26:37 +01:00
  • c6a362fc5f
    Fixed setheapsize to not run on windows Z4NR34L 2023-01-09 10:20:38 +01:00
  • bc3640ac86
    Changed ubuntu 20.04 to latest Z4NR34L 2023-01-09 10:04:42 +01:00
  • 64667533c2
    Fixing github action Z4NR34L 2023-01-09 10:00:02 +01:00
  • 0e2c12dfaa
    Forgot to change yarn to npm install Z4NR34L 2023-01-09 09:51:29 +01:00
  • 555b39c966
    Forgot to change yarn to npm Z4NR34L 2023-01-09 08:51:55 +01:00
  • 5ebb3e8963
    Adding GitHub Actions for automated build Z4NR34L 2023-01-09 08:42:56 +01:00
  • 84aafe76ab added save to pdf operation Kutaz 2023-01-08 06:49:04 -05:00
  • 0e781c35b6
    Added tauri files Z4NR34L 2023-01-02 15:01:10 +01:00
  • daad471215
    Added tauri-cli Z4NR34L 2023-01-02 14:37:21 +01:00
  • 0eabee2dba
    added IDEA files to ignore Z4NR34L 2023-01-02 14:35:28 +01:00
  • a61feb00d1 Operation Change IP Format: added Little Endian format Didier Stevens 2022-12-25 12:23:07 +01:00
  • 8509af2105 Add new operation: Insert bytes Didier Stevens 2022-12-25 10:41:45 +01:00
  • f91afd366d
    Merge cd8b2ee53abca2c6b64a7efc7bcb89c77469189a into 2efd07580376e8efd7aa6548e004bda753bf8fa1 Benjamin Altpeter 2022-12-23 21:16:47 +00:00
  • cd8b2ee53a
    Add decode and encode operations for URL query strings Benjamin Altpeter 2022-02-13 21:34:39 +01:00
  • a51ead9051
    Merge branch 'gchq:master' into protobufstreamdecode Oliver Rahner 2022-12-20 09:37:25 +01:00
  • 1b3d55f051 Status bar widgets are disabled for HTML output n1474335 2022-12-09 21:23:25 +00:00
  • ff45f61b68 Fixed the snackbar n1474335 2022-12-09 20:46:01 +00:00
  • 771a013c9f Removed output-file markup and handlers n1474335 2022-12-09 20:12:15 +00:00
  • b354f61502 Updated dependencies n1474335 2022-12-09 19:44:31 +00:00
  • 2e201c747a Merge remote-tracking branch 'origin/master' into v10 n1474335 2022-12-09 19:28:41 +00:00
  • c1d2970f1e File details can now be hidden n1474335 2022-12-09 19:24:43 +00:00
  • 2efd075803 9.55.0 v9.55.0 n1474335 2022-12-09 11:40:35 +00:00
  • 4b4d3c6845 Updated CHANGELOG n1474335 2022-12-09 11:40:25 +00:00
  • 760eff49b5 Added 'AMF Encode' and 'AMF Decode' operations n1474335 2022-12-09 11:39:22 +00:00
  • c19fe5cffa uppercase constant TheSavageTeddy 2022-11-27 14:25:18 +08:00
  • afb9fd8408 fix lint again TheSavageTeddy 2022-11-27 12:53:16 +08:00
  • fa51addfd5 fix linting TheSavageTeddy 2022-11-27 12:51:00 +08:00
  • bd51fc05e3 did encodeAllSpecialChars programmatically TheSavageTeddy 2022-11-27 12:46:02 +08:00
  • 4e13b074c5 renamed for clarity TheSavageTeddy 2022-11-27 12:28:51 +08:00
  • e80fad227e fix formatting TheSavageTeddy 2022-11-27 12:15:42 +08:00
  • c555e54dee added encode all chars for url encode TheSavageTeddy 2022-11-27 12:14:06 +08:00
  • 4cf57db39e fix url not updating when clear io TheSavageTeddy 2022-11-27 00:49:59 +08:00
  • 2f0da26999 add toggle treating "+" as spaces in URL decode TheSavageTeddy 2022-11-26 23:57:52 +08:00