Commit Graph

  • bd8906f46b fix : add Categories and index Jeremy Giudicelli 2025-04-17 13:40:01 +02:00
  • 26d8fa51b0 fix : delete space and add new line Jeremy Giudicelli 2025-04-17 13:27:45 +02:00
  • ad91099d5e feat : add Blake3 hashing Jeremy Giudicelli 2025-04-17 11:37:35 +02:00
  • 361a3b2929 Add Template operation for basic JSON rendering Kendall Goto 2025-04-09 15:16:11 -07:00
  • b9ed1fde62 fix: use defaultIndex instead of 0 in transformArgs Bart van Andel 2025-04-05 23:01:52 +02:00
  • a0ade26505 fix: improve UUID description Bart van Andel 2025-04-05 22:59:03 +02:00
  • 575eade84d fix: simplify UUID argument names, use hint for more info Bart van Andel 2025-04-05 22:51:59 +02:00
  • 2cf3642493 fix: use UUID v4 by default, for backward compatibility Bart van Andel 2025-04-05 22:49:54 +02:00
  • 7c8be12d52 Merge pull request #1548 from brun0ne/add-php-serialization a3957273 2025-04-05 19:06:23 +01:00
  • e849569b10 Merge pull request #2013 from plvie/master a3957273 2025-04-05 19:04:08 +01:00
  • fa559fdbed split edit Paul Vié 2025-04-05 14:28:14 +02:00
  • 74d631c71e Merge pull request #1991 from peterc-s/master a3957273 2025-04-05 05:57:56 +01:00
  • 305a02c8a2 Merge pull request #1974 from PathToLife/feature/docker-multiplatform-build a3957273 2025-04-05 05:42:01 +01:00
  • 5a3b7bc4c0 Merge pull request #2014 from 0xh3xa/master a3957273 2025-04-05 05:14:58 +01:00
  • c83e1ac4fb Fix(RecipeWaiter): eslint format error heaprc 2025-04-05 00:42:37 +02:00
  • 857576dbe4 fix(RecipeWaiter): sanitize user input in addOperation to prevent XSS heaprc 2025-04-05 00:18:54 +02:00
  • e00a636fc0 fix semicolon Paul Vié 2025-04-04 18:40:27 +02:00
  • 6f4cbd8688 Merge branch 'gchq:master' into master Garab 2025-04-04 18:32:40 +02:00
  • de5b03f854 chore: fix class name for analyse UUID operation Bart van Andel 2025-04-03 14:54:49 +02:00
  • 457d28fc55 feat: support UUID v1, v3, v4, v5, v6, v7 Bart van Andel 2025-04-03 14:08:14 +02:00
  • e0bdde89c4 testing only class default value victorlpgazolli 2023-03-21 19:49:44 -03:00
  • 68db8e93b7 ref assert validation uuid tests victorlpgazolli 2023-03-21 19:22:32 -03:00
  • 9069d8e3ec ref uuid tests victorlpgazolli 2023-03-21 19:18:28 -03:00
  • e146636250 add more uuid tests victorlpgazolli 2023-03-21 19:11:30 -03:00
  • c0af2a9eb5 add analyse uuid category victorlpgazolli 2023-03-21 19:11:18 -03:00
  • ae5648ede1 add analyse uuid version victorlpgazolli 2023-03-21 18:38:39 -03:00
  • 197d6735d2 ref generate uuid versions v1, v3, v4 and v5 victorlpgazolli 2023-03-21 18:38:21 -03:00
  • 75b52bef6d add uuid dependency victorlpgazolli 2023-03-21 18:37:45 -03:00
  • d0f8b0b8ad Test Netlify Previews a3957273-patch-1 a3957273 2025-04-04 08:42:12 +01:00
  • 848660f8e1 Merge pull request #2006 from 0xh3xa/master a3957273 2025-04-03 19:15:02 +01:00
  • 0e7b1f7c78 resolve conflict in applyPreferredColorScheme method heaprc 2025-04-03 09:31:53 +02:00
  • bbb211d819 Merge branch 'master' into master 0xh3xa 2025-04-03 09:23:39 +02:00
  • 9ca0152aac Merge branch 'master' into master 0xh3xa 2025-04-03 09:22:38 +02:00
  • 4b72484ca4 Merge pull request #1993 from r4mos/master a3957273 2025-04-03 08:22:11 +01:00
  • e469f00fc7 Merge pull request #1286 from ccarpo/master a3957273 2025-04-03 08:19:20 +01:00
  • 75e3f35932 Merge pull request #1863 from JSCU-CNI/x509_fingerprints a3957273 2025-04-03 08:18:04 +01:00
  • 9a8804ab94 Merge pull request #1604 from zhzy0077/jq a3957273 2025-04-03 08:15:35 +01:00
  • f5b5227e53 Merge pull request #1909 from flakjacket95/master a3957273 2025-04-03 08:14:23 +01:00
  • 14472d3b40 Merge pull request #2007 from 0xh3xa/bugfix/invalid-theme-option a3957273 2025-04-03 08:00:39 +01:00
  • 9f30dd0e7a fix invalid theme error heaprc 2025-03-29 04:40:29 +01:00
  • 49d69a293b Fix selected theme not loading when refreshing 0xh3xa 2025-03-29 01:27:38 +01:00
  • 23de98f892 Add ECB/NoPadding and CBC/NoPadding Encryption Paul Vié 2025-03-26 11:46:47 +01:00
  • 8852712f0d Merge branch 'master' into master Dan Flack 2025-03-16 00:44:31 -04:00
  • b62def3d3e making it a seperate module. zhzy0077 2025-03-12 20:15:23 +08:00
  • 464c92e7bf Rename to "Jq" zhzy0077 2025-03-12 20:15:09 +08:00
  • 95044ab767 Making it depending on 0.5.1 version. zhzy0077 2025-03-12 20:15:00 +08:00
  • a809321b63 renamed function for clarity CCarpo 2025-03-10 20:55:35 +01:00
  • b6f0f9b200 Merge branch 'master' into x509_fingerprints Computer Network Investigation 2025-03-10 16:44:41 +01:00
  • a42c7de112 test buildah platforms flag environment variables PathToLife 2025-03-10 18:00:49 +13:00
  • b85036b78f Dockerfile manual architecture selection for multiplatform build. Disable NPM Publish for testing PathToLife 2025-03-10 17:28:20 +13:00
  • 3b75e13287 ci release error fix, apply detect chrome driver version npm install env var PathToLife 2025-03-10 12:46:34 +13:00
  • 98ef5d0110 Merge branch 'master' into master CCarpo 2025-03-07 15:03:33 +01:00
  • 2c21d72a6a Merge branch 'master' of https://github.com/ccarpo/CyberChef ccarpo 2025-03-07 12:39:30 +01:00
  • 42efc0187c Fixed Test for non-working buttons r4mos 2025-03-04 08:46:41 +01:00
  • d5f007deea Fixed non-working buttons r4mos 2025-03-04 08:43:16 +01:00
  • 566b423065 Correct forgotten test r4mos 2025-03-03 17:33:54 +01:00
  • 1b4760c447 Add Custom CRC r4mos 2025-03-03 17:15:26 +01:00
  • 3025391821 Browser test changed to adapt to new CRC operation r4mos 2025-03-03 09:19:01 +01:00
  • 4e62aa6e1d The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed r4mos 2025-03-02 01:51:09 +01:00
  • fcecd029c7 The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed r4mos 2025-03-02 01:41:12 +01:00
  • f4988328be Merge branch 'master' into push-input-through-postmessage kenduguay1 2025-02-28 14:45:20 -05:00
  • 7710c5ef49 Add event listener for message events Add handler for message events ken 2025-02-28 19:44:04 +00:00
  • 3057a20791 Add Base32 Hex Extended option. peterc-s 2025-02-28 16:52:15 +00:00
  • b2981d3cc7 Merge branch 'master' into feature/docker-multiplatform-build PathToLife 2025-02-24 04:47:35 +00:00
  • 2c32a64bfe Remove trim from rail fence. Odyhibit 2025-02-21 20:40:37 -06:00
  • d3357d2acd Merge pull request #1981 from bartblaze/master a3957273 2025-02-21 22:12:47 +00:00
  • 91125f00e7 updated Jsonata Query tests header title Jon King 2025-02-17 10:19:38 -07:00
  • 4c6b4cd4e7 added Jsonata Query tests Jon King 2025-02-17 10:15:35 -07:00
  • c4574ff042 fix: properly handle undefined results Jon King 2025-02-17 10:15:13 -07:00
  • 7babef6f93 Preserve uppercase bartblaze 2025-02-17 17:35:22 +01:00
  • 2b2435210b chore: update return type from JSON to string Jon King 2023-07-13 11:33:07 -07:00
  • 4a428e802e feat: add to category Jon King 2023-05-27 18:39:33 -07:00
  • 5b15e75479 feat: add jsonata query operation Jon King 2023-05-27 18:17:31 -07:00
  • a40aed2b47 Merge branch 'master' into add-php-serialization Brunon Blok 2025-02-17 14:09:03 +01:00
  • 5cef2b13a3 fixed typo in categories. CCarpo 2025-02-17 08:46:28 +01:00
  • c2936a6f2c removed old data format CCarpo 2025-02-17 08:44:42 +01:00
  • 06b7f0129f fixed linter issues. CCarpo 2025-02-17 08:42:14 +01:00
  • e44e6fed35 Merge branch 'master' into master CCarpo 2025-02-17 08:36:14 +01:00
  • a74e2e585e add lock. Zhiyuan Zheng 2025-02-17 13:49:17 +08:00
  • d602897221 Merge branch 'master' into jq Zhiyuan Zheng 2025-02-17 13:47:34 +08:00
  • 54a63b37bd Use BigInt for encoding/decoding VarInt MikeCAT 2025-02-16 19:54:55 +00:00
  • 1b8c229df2 Merge pull request #1976 from evenstensberg/feat/cspell a3957273 2025-02-16 18:48:31 +00:00
  • aa7bbc1a62 Merge pull request #1977 from depperm/CC-1889 a3957273 2025-02-16 18:37:00 +00:00
  • 6ccbc892c7 CC-1889 David Marshall 2025-02-16 09:03:46 -05:00
  • 7b3980a5e2 chore(root): add cspell Even Stensberg 2025-02-16 13:50:10 +01:00
  • 7906f9d560 Merge pull request #630 from MShwed/feature/mime-rfc2047 a3957273 2025-02-16 12:11:02 +00:00
  • 2ae923b73e Updated category and fixed imports mshwed 2025-02-15 23:03:05 -05:00
  • 15bbed093c fixed formatting mshwed 2025-02-15 22:23:49 -05:00
  • 23faeadea2 Fixed linting issues mshwed 2019-09-03 21:05:25 -04:00
  • 50c0d4bcd6 Added test case for ISO and ASCII mshwed 2019-09-03 21:02:47 -04:00
  • 7f97afd3e0 Added parsing of headers. mshwed 2019-09-03 20:33:57 -04:00
  • c3994aa8e3 Added support for converting hex characters mshwed 2019-08-28 13:34:03 -04:00
  • 8166f981ae in progress mshwed 2019-08-27 11:41:16 -04:00
  • 1cfbc2babb Merge pull request #1105 from linuxgemini/linuxgemini-patch-modhex a3957273 2025-02-16 02:18:30 +00:00
  • eb912547ac Merge branch 'master' into linuxgemini-patch-modhex a3957273 2025-02-16 01:55:11 +00:00
  • bcf62ec73d Merge pull request #1903 from FranciscoPombal/rot13_numbers_negative_shift_amount a3957273 2025-02-16 01:47:09 +00:00
  • 004ef7f5dc Merge pull request #1904 from FranciscoPombal/des_triple_des_error_message a3957273 2025-02-16 01:43:36 +00:00
  • 9ab990ff59 Merge pull request #1921 from vs4vijay/theme-auto-detection a3957273 2025-02-16 01:36:28 +00:00
  • fb8e1be9f0 Merge pull request #1933 from k3ach/master a3957273 2025-02-16 01:30:37 +00:00
  • 324560aeae Merge branch 'gchq:master' into feature/docker-multiplatform-build PathToLife 2025-02-16 00:54:09 +00:00