Commit graph

  • 5e7f8e3976 Removed unnecessary whitespace n1474335 2017-12-20 16:34:21 +00:00
  • fe4c5f5899 6.7.2 v6.7.2 n1474335 2017-12-20 15:56:56 +00:00
  • d47b7b9242 Merge branch 'bug-numberwang' n1474335 2017-12-20 15:56:47 +00:00
  • 09b6661e35 Fixed trailing spaces n1474335 2017-12-20 15:51:57 +00:00
  • 57b1667b69 Fixed the Numberwang algorithm to correctly recognise recently discovered Numberwang values. Fixes #204 n1474335 2017-12-20 15:45:58 +00:00
  • 5e9380b550 6.7.1 v6.7.1 n1474335 2017-12-20 13:43:31 +00:00
  • fc8a0480fb Merge branch 'bug-css-selector' n1474335 2017-12-20 13:43:00 +00:00
  • 317327d097 CSS selector operation now works in a web worker. Fixes #218 n1474335 2017-12-20 13:30:51 +00:00
  • ecd0ac2521 Updated dependencies n1474335 2017-12-19 16:53:57 +00:00
  • f9eaf67db2 6.7.0 v6.7.0 n1474335 2017-12-19 15:02:23 +00:00
  • 99e0c8d5e3 Merge branch 'bwhitn-chi' n1474335 2017-12-19 15:02:08 +00:00
  • 7a951d86d8 Tidied up Chi Square operation n1474335 2017-12-19 15:02:01 +00:00
  • d9dfaec84c Merge branch 'chi' of https://github.com/bwhitn/CyberChef into bwhitn-chi n1474335 2017-12-19 14:45:50 +00:00
  • 80719ae368 6.6.3 v6.6.3 n1474335 2017-12-19 14:41:34 +00:00
  • 9407809356 Merge branch 'bwhitn-fixHOTP' n1474335 2017-12-19 14:40:30 +00:00
  • f7e958e7a1 Changed HOTP inputType to byteArray n1474335 2017-12-19 14:38:13 +00:00
  • 5d75f8636a Resolved conflict n1474335 2017-12-19 14:31:40 +00:00
  • 22aaeb3ff5 6.6.2 v6.6.2 n1474335 2017-12-19 14:25:12 +00:00
  • 8c29ce95e2 Merge branch 'artemisbot-bug/uuid' n1474335 2017-12-19 14:24:59 +00:00
  • 049fc66785 Added note to Default.js to show that crypto is included in that module. n1474335 2017-12-19 14:24:47 +00:00
  • 029c55fd53 Merge branch 'bug/uuid' of https://github.com/artemisbot/CyberChef into artemisbot-bug/uuid n1474335 2017-12-19 14:15:31 +00:00
  • 7b433b9bd6 6.6.1 v6.6.1 n1474335 2017-12-19 14:12:24 +00:00
  • 5ec210990b Fixed NetBIOS space removal n1474335 2017-12-19 14:12:18 +00:00
  • a7a0cacddb Merge branch 'bwhitn-fixNB' n1474335 2017-12-19 13:54:02 +00:00
  • e61ced93d6 Removed dependency for Utils.js from NetBIOS.js n1474335 2017-12-19 13:53:33 +00:00
  • df122da1d2 Merge branch 'fixNB' of https://github.com/bwhitn/CyberChef into bwhitn-fixNB n1474335 2017-12-19 13:26:49 +00:00
  • 31d90939fe 6.6.0 v6.6.0 n1474335 2017-12-19 13:19:46 +00:00
  • 67b0fdf73e Merge branch 'bwhitn-control' n1474335 2017-12-19 13:18:58 +00:00
  • 12fc8c22dd Made some naming changes to Label-related operations. n1474335 2017-12-19 13:18:25 +00:00
  • 4e00ac9300 Files are now uploaded in a worker and not displayed in the input by default. Added ArrayBuffer Dish type. n1474335 2017-12-18 20:39:55 +00:00
  • 4ca2a30249 Fixed minor errors bwhitn 2017-12-18 05:33:52 -08:00
  • 08a31523b2 changed the function comment bwhitn 2017-12-18 05:04:11 -08:00
  • 4b29a61065 Fixes UUID incompatibility with webworkers Matt C 2017-12-18 09:53:23 +00:00
  • 06c83cb44c forgot a equal sign bwhitn 2017-12-15 19:53:09 -05:00
  • 75a5fc0ddc Added Test, function checks, and cleaned some output. bwhitn 2017-12-15 19:46:21 -05:00
  • 946d165aa0 fixed decode bwhitn 2017-12-15 00:53:09 -05:00
  • 224d79be05 merged with master bwhitn 2017-12-17 23:56:30 -05:00
  • 435ed587a5 Fixed HOTP, TOTP and added test for HOTP bwhitn 2017-12-16 09:10:52 -05:00
  • 81082ea001 I really need to learn git bwhitn 2017-12-17 23:45:15 -05:00
  • 1d3229a729 rebase to current bwhitn 2017-12-17 23:35:34 -05:00
  • a9e60d3450 minor fix bwhitn 2017-12-17 22:15:13 -05:00
  • f9ddee7d80 Inital commit for pull bwhitn 2017-12-17 21:57:09 -05:00
  • ef0d3b73b0 changed op array bwhitn 2017-12-17 15:29:31 -05:00
  • 5368040e83 Added additional arithmetic source bwhitn 2017-12-17 15:20:58 -05:00
  • b9b4147c2f start of math operations bwhitn 2017-12-17 15:19:10 -05:00
  • caae0ec5ca
    Merge pull request #2 from gchq/master bwhitn 2017-12-17 20:16:25 -08:00
  • 2b47631f4d minor fix bwhitn 2017-12-17 22:15:13 -05:00
  • 298e8e8491 Inital commit for pull bwhitn 2017-12-17 21:57:09 -05:00
  • 6ad3728314 changed op array bwhitn 2017-12-17 15:29:31 -05:00
  • 772f9a806e Added additional arithmetic source bwhitn 2017-12-17 15:20:58 -05:00
  • ae8d1f2178 start of math operations bwhitn 2017-12-17 15:19:10 -05:00
  • 9bc6c46dc3 Fixed HOTP, TOTP and added test for HOTP bwhitn 2017-12-16 09:10:52 -05:00
  • c7240782fe Merge 47ce240e70 into 021cae1a95 bwhitn 2017-12-16 01:40:08 +00:00
  • b48e940f2d Merge branch 'control' of https://github.com/bwhitn/CyberChef into bwhitn-control n1474335 2017-12-08 13:47:45 +00:00
  • dcd8f98e8c Fix linting in PGP operations tlwr 2017-11-26 20:13:49 +00:00
  • 60c8da7bbb Add operation "Generate PGP Key Pair" tlwr 2017-11-25 16:00:33 +00:00
  • e500cfae75 Fixed errors bwhitn 2017-11-24 10:31:26 -08:00
  • f01c0adee2 Changed jumps from index based to label base. Updated test. bwhitn 2017-11-24 10:12:08 -08:00
  • 021cae1a95 6.5.0 v6.5.0 n1474335 2017-11-24 16:33:46 +00:00
  • f66cd8f983 Merge branch 'jarmovanlenthe-master' n1474335 2017-11-24 16:32:45 +00:00
  • fe8049199a Moved PhpDeserialize.js to PHP.js to encompass possible future PHP-related ops n1474335 2017-11-24 16:32:11 +00:00
  • cfb6dd9471 Merge branch 'master' of https://github.com/jarmovanlenthe/CyberChef into jarmovanlenthe-master n1474335 2017-11-24 15:19:56 +00:00
  • 7abda44fd6 Added Negative Matching to conditional jumps so negative lookahead is not required. bwhitn 2017-11-24 05:48:40 -08:00
  • 47ce240e70
    Merge pull request #1 from gchq/master bwhitn 2017-11-24 07:50:13 -05:00
  • ba97cf84f4 Merge 30475f23bc into c23d7fd79c Toby Lorne 2017-11-21 15:51:07 +00:00
  • c23d7fd79c 6.4.6 v6.4.6 n1474335 2017-11-20 17:47:48 +00:00
  • 555fed2d51 Merge branch 'artemisbot-features/keybindings' n1474335 2017-11-20 17:46:09 +00:00
  • 7a2f68e14a Cosmetic changes to keybindings code n1474335 2017-11-20 17:45:50 +00:00
  • 8fd08cb2bf Merge branch 'features/keybindings' of https://github.com/artemisbot/CyberChef into artemisbot-features/keybindings n1474335 2017-11-20 16:57:16 +00:00
  • 7a2b75c861 Updated dependencies n1474335 2017-11-20 16:57:04 +00:00
  • 00074f914f Change test to Apache-2.0 license Jarmo van Lenthe 2017-11-16 07:37:11 -05:00
  • ea352e05f0 Change PHP Serialization operation to Apache-2.0 license. Jarmo van Lenthe 2017-11-15 16:00:53 -05:00
  • 305956cbe3 Fix copyright statement Jarmo van Lenthe 2017-11-13 07:15:06 -05:00
  • 5399d27875 Add space after for Jarmo van Lenthe 2017-11-12 22:23:38 -05:00
  • 29047c2481 Add JSDoc to helper functions and reformat while true. Jarmo van Lenthe 2017-11-12 22:20:16 -05:00
  • 50a32e90d9 Reformatted PHP deserialization. Jarmo van Lenthe 2017-11-12 22:11:16 -05:00
  • f596fe8404 Add tests for PHP deserialization Jarmo van Lenthe 2017-11-12 22:10:28 -05:00
  • 4be7f89fd8 Add PHP Deserialization. Jarmo van Lenthe 2017-11-12 21:37:29 -05:00
  • 6a7709c669 Merge bc1633de9f into 2cd4256ece programmars 2017-11-12 03:51:17 +00:00
  • bc1633de9f fix: package.json to reduce vulnerabilities snyk-bot 2017-11-12 03:48:14 +00:00
  • 8b30fdf7f1 Adds ability for user to use Meta key instead of alt for keybindings Matt C 2017-11-04 12:55:28 +00:00
  • 30475f23bc Fixed openpgp crypto issue in web worker n1474335 2017-10-27 13:50:50 +00:00
  • 2cd4256ece Updated dependencies n1474335 2017-10-26 17:00:13 +00:00
  • c6a65c4686 6.4.5 v6.4.5 n1474335 2017-10-23 17:32:47 +00:00
  • 1553b5f54b Fixed lint n1474335 2017-10-23 17:32:36 +00:00
  • 2ddd2e0a60 Added 'Copy output' button. Closes #198. n1474335 2017-10-23 17:31:53 +00:00
  • d5aca252a9 Fix linebreak-style Strip TCP Header now supports Wireshark format Windham Wong 2017-10-21 07:58:50 +01:00
  • fde87fd95c Gzip decryption now supports 2 libraries and threshold search. Gzip decryption now stop decrypting at the position of plaintext searched by threshold Windham Wong 2017-10-21 07:51:03 +01:00
  • 5b9665e8b9 fix bugs Windham Wong 2017-10-19 16:07:01 +01:00
  • 54194f2cc1 New recipe: Strip Ethernet/IP/TCP Header from hexstream Windham Wong 2017-10-19 15:58:47 +01:00
  • a34547dab1 Sync up and fix issues Renaming from tcpdump into packets category. Adding a new packet category. Update structures Windham Wong 2017-10-19 14:19:16 +01:00
  • a74d97f2a4 Sync up to GCHQ master HEAD Fix syntax issues in multiple files Windham Wong 2017-10-18 13:22:32 +01:00
  • 6c0cdc8f2a Merge branch 'pr/5' Windham Wong 2017-10-18 09:15:56 +01:00
  • d924ede9cf Merge remote-tracking branch 'upstream/master' into features/keybindings Matt C 2017-10-17 19:37:14 +01:00
  • 638e03856b Initial keybinding functionality + documentation Matt C 2017-10-17 19:36:51 +01:00
  • 8afd77b32d 6.4.4 v6.4.4 n1474335 2017-10-13 11:29:45 +00:00
  • 599fefb39b Fixed 'Parse URI' operation and improved error handling from worker n1474335 2017-10-13 11:29:22 +00:00
  • ec7294d734 6.4.3 v6.4.3 n1474335 2017-10-13 09:35:34 +00:00
  • c0d03db9e8 Merge branch 'qistoph-numsort' n1474335 2017-10-13 09:35:25 +00:00
  • 0365f96678 Merge branch 'numsort' of https://github.com/qistoph/CyberChef into qistoph-numsort n1474335 2017-10-13 09:33:09 +00:00