Commit Graph

  • 72889d1c20 9.49.0 v9.49.0 n1474335 2022-11-11 16:29:13 +00:00
  • 6c5433b226 Updated CHANGELOG n1474335 2022-11-11 16:29:03 +00:00
  • 31a7f83b82 Added 'LZ4 Compress' and 'LZ4 Decompress' operations. Closes #1116 n1474335 2022-11-11 16:27:14 +00:00
  • 39143fa6a1 add Shuffle operation MikeCAT 2022-11-11 22:26:41 +09:00
  • a116a2a423 Input tab headers now show the filename for file inputs n1474335 2022-11-04 18:45:52 +00:00
  • 61d4c0ea63 File loading progress is now updated n1474335 2022-11-04 18:29:53 +00:00
  • 44c7a1e92d Output loading messages are displayed properly again n1474335 2022-11-04 14:58:37 +00:00
  • 09fd333997 Fixed bug where input would not be loaded from deep links if a chrenc was not set n1474335 2022-11-04 14:38:30 +00:00
  • ebe2a29543 Add ChaCha stream cipher operation Joost Rijneveld 2022-11-03 14:47:40 +01:00
  • 1e83e0e935 convert hex string to lower before parsing as ASN.1 MikeCAT 2022-11-03 21:43:24 +09:00
  • fe9eb08648 allow 16-byte keys for Triple DES in CMAC operation MikeCAT 2022-11-03 01:20:37 +09:00
  • 2255c5b360 allow 16-byte keys for Triple DES MikeCAT 2022-11-03 01:12:01 +09:00
  • c046cf5695 have "From Hex" treat the delimiter as delimiter, not what to erase MikeCAT 2022-11-03 00:21:20 +09:00
  • 3086c25079 improve treatment of Hex(little endian) for Windows Filetime converter MikeCAT 2022-11-02 23:14:48 +09:00
  • 3700780d14 improve "Reverse" operation MikeCAT 2022-11-02 22:37:09 +09:00
  • 5b134d7e9e fix Fletcher-32/64 Checksum MikeCAT 2022-11-02 21:54:45 +09:00
  • 58b1fb8de5 ViewBitPlane.mjs: use byteLength instead of length to check validity of ArrayBuffer MikeCAT 2022-11-02 08:29:26 +09:00
  • c0bd6645ce add new operation: CMAC MikeCAT 2022-11-02 02:07:16 +09:00
  • c6b79cd1c6 add new operations: AES Key Wrap/Unwrap MikeCAT 2022-11-01 00:35:27 +09:00
  • cb023089bb Operation Sort: added value Length to option Order Didier Stevens 2022-10-30 15:33:11 +01:00
  • 5a507aa1ba have "Parse X.509 certificate" emit user-friendly message on certificate load error MikeCAT 2022-10-30 08:25:31 +09:00
  • d23b88e2b8 use typed arrays for status of Rabbit instead of normal arrays MikeCAT 2022-10-29 03:33:30 +09:00
  • 3ac2ed20d2 add operation "Rabbit Stream Cipher" MikeCAT 2022-10-29 03:09:41 +09:00
  • d5ffbbb14c ParseASN1HexString.mjs: fix the name of option to use MikeCAT 2022-10-28 21:33:56 +09:00
  • b92501ee35 Introduced use of conditional chaining operator n1474335 2022-10-28 13:24:03 +01:00
  • 570206af77 Line ending sequences for the current tab are included in the deep link URL n1474335 2022-10-28 12:44:06 +01:00
  • f6ae89587c EOL sequences are now preserved between tabs n1474335 2022-10-28 12:24:16 +01:00
  • fa30f597ad GenerateQRCode.mjs: set default margin to 4 modules MikeCAT 2022-10-27 20:02:49 +09:00
  • bdb8c02d5a Input and Output encodings are now saved per tab n1474335 2022-10-21 18:29:52 +01:00
  • 5efd125d9b Simplified TabWaiter structure n1474335 2022-10-21 13:57:46 +01:00
  • 01508a2459 Merge branch 'master' into v10 n1474335 2022-10-21 11:56:25 +01:00
  • ed8bd34915 9.48.0 v9.48.0 n1474335 2022-10-15 00:15:49 +01:00
  • 5c72791279 Updated CHANGELOG n1474335 2022-10-15 00:15:39 +01:00
  • 142f91425c Added 'LM Hash' opertaion n1474335 2022-10-15 00:13:39 +01:00
  • d6344760ec Merge branch 'master' of https://github.com/brun0ne/CyberChef n1474335 2022-10-14 18:45:47 +01:00
  • 64c009f266 9.47.5 v9.47.5 n1474335 2022-10-14 16:28:10 +01:00
  • a73decc792 Merge branch 'master' of https://github.com/gariev/CyberChef n1474335 2022-10-14 16:26:08 +01:00
  • f332ca4617 9.47.4 v9.47.4 n1474335 2022-10-14 16:24:33 +01:00
  • 937791d33d Merge branch 'jwt-magic' of https://github.com/whs/CyberChef n1474335 2022-10-14 16:24:19 +01:00
  • a63a130723 Merge branch 'ci/actions' of https://github.com/Fdawgs/CyberChef n1474335 2022-10-14 16:21:53 +01:00
  • 0f1175bf15 9.47.3 v9.47.3 n1474335 2022-10-14 16:20:38 +01:00
  • e4db23f857 Removed extra comment from Raw Inflate n1474335 2022-10-14 16:20:34 +01:00
  • 32e7dd030e Merge branch 'master' of https://github.com/XlogicX/CyberChef n1474335 2022-10-14 16:19:32 +01:00
  • e33950961e 9.47.2 v9.47.2 n1474335 2022-10-14 16:10:19 +01:00
  • 5d65cb419f Tidied up 'Generate all hashes' operation n1474335 2022-10-14 16:10:01 +01:00
  • 536053d5f9 Merge branch 'hash' of https://github.com/jl2168/CyberChef n1474335 2022-10-14 14:53:00 +01:00
  • 04ef095b88 9.47.1 v9.47.1 n1474335 2022-10-14 14:47:30 +01:00
  • 66277cd71f Added more DNS request types n1474335 2022-10-14 14:47:19 +01:00
  • 58f01d0464 Merge branch 'PTR-option' of https://github.com/CyberGoat/CyberChef n1474335 2022-10-14 14:14:17 +01:00
  • 9ba9c56361 9.47.0 v9.47.0 n1474335 2022-10-14 14:07:47 +01:00
  • 11902e3220 Updated CHANGELOG n1474335 2022-10-14 14:07:42 +01:00
  • c3f79c4b2c Merge branch 'feature/lzma' of https://github.com/mattnotmitt/CyberChef n1474335 2022-10-14 14:03:57 +01:00
  • 576905e8b8 9.46.7 v9.46.7 n1474335 2022-10-14 14:01:05 +01:00
  • 77a3b91afe Merge branch 'ssh-ed25519' of https://github.com/cplussharp/CyberChef n1474335 2022-10-14 14:00:03 +01:00
  • 40b58aa144 9.46.6 v9.46.6 n1474335 2022-10-14 13:57:35 +01:00
  • d5bcdc8eed Dependency fixes n1474335 2022-10-14 13:57:00 +01:00
  • 8e57354307 Fixing some eslint and JSDoc issues samgbell 2022-10-13 12:03:22 +02:00
  • 126debf44e Adding Markdown format for To Table operation samgbell 2022-10-13 11:52:19 +02:00
  • 674649ca7f Added checks to JWTDecode operation Manatsawin Hanmongkolchai 2022-10-09 14:57:02 +07:00
  • 1a9a070c3b Removal of unnecessary error condition XlogicX 2022-10-06 14:02:27 -04:00
  • 32bee35f85 Removal of unnecessary error checking routine XlogicX 2022-10-06 13:53:32 -04:00
  • a68ce5a5af Update GitHub Actions Frazer Smith 2022-10-06 13:58:01 +01:00
  • 026e9ca9c3 Added escape sequence "\a" (audible bell, 0x07) to Utils.parseEscapedChars(). Igor Gariev 2022-09-28 20:32:21 -07:00
  • f1ce67d79b Added NTLM operation BrunonDEV 2022-09-27 23:13:22 +02:00
  • 312be4772c rsdix john19696 2022-09-23 11:38:15 +01:00
  • be97a0062e linted john19696 2022-09-22 16:53:29 +01:00
  • 00f0101723 author fix john19696 2022-09-22 16:39:51 +01:00
  • f450240094 Parameterise All hashes john19696 2022-09-22 16:30:36 +01:00
  • a7b8378736 Adding PTR to possiable values for Resolver Ethan Block 2022-09-21 11:37:06 -04:00
  • 98a70c2dd2 Add tests and handle decompress returning string or array Matt C 2022-09-19 17:33:55 +01:00
  • d502dd9857 Add LZMA Decompress operation Matt C 2022-09-19 14:20:27 +01:00
  • 1ec7033d46 Add LZMA Compress operation Matt C 2022-09-19 14:05:13 +01:00
  • 28ec56a27f Update libyara package to fix bug with compile messages and add support for console module Matt C 2022-09-18 16:11:04 +01:00
  • bf2afcd2ef Support Ed25519 SSH host key parsing CPlusSharp 2022-09-18 12:25:40 +02:00
  • 8f710461da Update yara to 4.2.3 and fix output reading 0 matches Matt C 2022-09-17 23:48:11 +01:00
  • a07b8f693b Input and Output character encodings are now stored in the URL, allowing for accuate deeplinking n1474335 2022-09-16 19:24:57 +01:00
  • a141873db8 Highlighting now takes account of character set width n1474335 2022-09-16 16:00:39 +01:00
  • 08b91fd7ff Removed ioDisplayThreshold option n1474335 2022-09-16 16:00:03 +01:00
  • cd7156dc55 Merge branch 'master' into v10 n1474335 2022-09-16 14:48:52 +01:00
  • c2cf535f88 Added node builder script to package.json n1474335 2022-09-16 14:37:31 +01:00
  • ced9ab68fa 9.46.5 v9.46.5 n1474335 2022-09-16 14:16:42 +01:00
  • cdb197a9c3 Reverted to local copies of Tesseract trainddata in order to remain self-contained. n1474335 2022-09-16 14:15:54 +01:00
  • c8eacb9942 Linting fixes Sean Marpo 2022-09-09 14:45:06 -07:00
  • 1c8e37cb64 Update tesseract, fix API for tesseract 3.0 Sean Marpo 2022-09-09 14:33:49 -07:00
  • 1b0ced9f9b 9.46.4 v9.46.4 n1474335 2022-09-09 21:23:09 +01:00
  • 7b245b084a Updated to Node v18 and removed node-sass dependency n1474335 2022-09-09 21:22:55 +01:00
  • b00f64518f Merge branch 'nodejs18' of https://github.com/john19696/CyberChef n1474335 2022-09-09 20:55:18 +01:00
  • c3434e894d 9.46.3 v9.46.3 n1474335 2022-09-09 20:53:37 +01:00
  • dd66f728b3 Merge branch 'fix-protobuf-order' of https://github.com/oliverrahner/CyberChef n1474335 2022-09-09 20:52:36 +01:00
  • e40142b8c5 9.46.2 v9.46.2 n1474335 2022-09-09 20:39:35 +01:00
  • 1dd1b839b8 Switched jsonpath library to jsonpath-plus. Fixes #1318 n1474335 2022-09-09 20:39:28 +01:00
  • d90d845f27 9.46.1 v9.46.1 n1474335 2022-09-09 16:51:38 +01:00
  • 8c9ad81039 Merge branch 'feat-primitive' of https://github.com/jeiea/CyberChef n1474335 2022-09-09 16:49:12 +01:00
  • cef7a7b27d Lint n1474335 2022-09-09 16:44:41 +01:00
  • 3e715ef21a Merge branch 'fix-select' of https://github.com/IsSafrullah/CyberChef n1474335 2022-09-09 16:43:15 +01:00
  • 86b43b4ffa Updated README n1474335 2022-09-09 16:39:10 +01:00
  • 3893c22275 Changing the output encoding no longer triggers a full bake n1474335 2022-09-09 16:35:21 +01:00
  • 65d883496b fix select when change theme IsSafrullah 2022-09-06 03:52:42 +07:00
  • 406da9fa2c Efficiency improvements to reduce unnecessary casting n1474335 2022-09-02 20:15:07 +01:00
  • 16b79e32f6 File details are now displayed in a side panel and the input is still editable n1474335 2022-09-02 14:33:41 +01:00