Igor Gariev
|
026e9ca9c3
|
Added escape sequence "\a" (audible bell, 0x07) to Utils.parseEscapedChars().
The sequece is part of C and C++ standard, as well as protocol buffer encoding.
- https://en.wikipedia.org/wiki/Escape_sequences_in_C
- https://en.cppreference.com/w/cpp/language/escape
- https://developers.google.com/protocol-buffers/docs/text-format-spec#string
|
2022-09-28 20:32:21 -07:00 |
|
BrunonDEV
|
f1ce67d79b
|
Added NTLM operation
Hashing operation - MD4 on UTF16LE-encoded input
|
2022-09-27 23:13:22 +02:00 |
|
john19696
|
312be4772c
|
rsdix
|
2022-09-23 11:38:15 +01:00 |
|
john19696
|
be97a0062e
|
linted
|
2022-09-22 16:53:29 +01:00 |
|
john19696
|
00f0101723
|
author fix
|
2022-09-22 16:39:51 +01:00 |
|
john19696
|
f450240094
|
Parameterise All hashes
|
2022-09-22 16:30:36 +01:00 |
|
Ethan Block
|
a7b8378736
|
Adding PTR to possiable values for Resolver
|
2022-09-21 11:37:06 -04:00 |
|
Matt C
|
98a70c2dd2
|
Add tests and handle decompress returning string or array
|
2022-09-19 17:33:55 +01:00 |
|
Matt C
|
d502dd9857
|
Add LZMA Decompress operation
|
2022-09-19 14:24:09 +01:00 |
|
Matt C
|
1ec7033d46
|
Add LZMA Compress operation
|
2022-09-19 14:24:09 +01:00 |
|
Matt C
|
28ec56a27f
|
Update libyara package to fix bug with compile messages and add support for console module
|
2022-09-18 16:11:04 +01:00 |
|
CPlusSharp
|
bf2afcd2ef
|
Support Ed25519 SSH host key parsing
|
2022-09-18 12:47:55 +02:00 |
|
Matt C
|
8f710461da
|
Update yara to 4.2.3 and fix output reading 0 matches
|
2022-09-17 23:48:11 +01:00 |
|
n1474335
|
a07b8f693b
|
Input and Output character encodings are now stored in the URL, allowing for accuate deeplinking
|
2022-09-16 19:24:57 +01:00 |
|
n1474335
|
a141873db8
|
Highlighting now takes account of character set width
|
2022-09-16 16:00:39 +01:00 |
|
n1474335
|
08b91fd7ff
|
Removed ioDisplayThreshold option
|
2022-09-16 16:00:03 +01:00 |
|
n1474335
|
cd7156dc55
|
Merge branch 'master' into v10
|
2022-09-16 14:48:52 +01:00 |
|
n1474335
|
c2cf535f88
|
Added node builder script to package.json
|
2022-09-16 14:37:31 +01:00 |
|
n1474335
|
ced9ab68fa
|
9.46.5
|
2022-09-16 14:16:42 +01:00 |
|
n1474335
|
cdb197a9c3
|
Reverted to local copies of Tesseract trainddata in order to remain self-contained.
|
2022-09-16 14:15:54 +01:00 |
|
Sean Marpo
|
c8eacb9942
|
Linting fixes
|
2022-09-09 14:45:06 -07:00 |
|
Sean Marpo
|
1c8e37cb64
|
Update tesseract, fix API for tesseract 3.0
|
2022-09-09 14:33:49 -07:00 |
|
n1474335
|
1b0ced9f9b
|
9.46.4
|
2022-09-09 21:23:09 +01:00 |
|
n1474335
|
7b245b084a
|
Updated to Node v18 and removed node-sass dependency
|
2022-09-09 21:22:55 +01:00 |
|
n1474335
|
b00f64518f
|
Merge branch 'nodejs18' of https://github.com/john19696/CyberChef
|
2022-09-09 20:55:18 +01:00 |
|
n1474335
|
c3434e894d
|
9.46.3
|
2022-09-09 20:53:37 +01:00 |
|
n1474335
|
dd66f728b3
|
Merge branch 'fix-protobuf-order' of https://github.com/oliverrahner/CyberChef
|
2022-09-09 20:52:36 +01:00 |
|
n1474335
|
e40142b8c5
|
9.46.2
|
2022-09-09 20:39:35 +01:00 |
|
n1474335
|
1dd1b839b8
|
Switched jsonpath library to jsonpath-plus. Fixes #1318
|
2022-09-09 20:39:28 +01:00 |
|
n1474335
|
d90d845f27
|
9.46.1
|
2022-09-09 16:51:38 +01:00 |
|
n1474335
|
8c9ad81039
|
Merge branch 'feat-primitive' of https://github.com/jeiea/CyberChef
|
2022-09-09 16:49:12 +01:00 |
|
n1474335
|
cef7a7b27d
|
Lint
|
2022-09-09 16:44:41 +01:00 |
|
n1474335
|
3e715ef21a
|
Merge branch 'fix-select' of https://github.com/IsSafrullah/CyberChef
|
2022-09-09 16:43:15 +01:00 |
|
n1474335
|
86b43b4ffa
|
Updated README
|
2022-09-09 16:39:10 +01:00 |
|
n1474335
|
3893c22275
|
Changing the output encoding no longer triggers a full bake
|
2022-09-09 16:35:21 +01:00 |
|
IsSafrullah
|
65d883496b
|
fix select when change theme
|
2022-09-06 03:52:42 +07:00 |
|
n1474335
|
406da9fa2c
|
Efficiency improvements to reduce unnecessary casting
|
2022-09-02 20:15:07 +01:00 |
|
n1474335
|
16b79e32f6
|
File details are now displayed in a side panel and the input is still editable
|
2022-09-02 14:34:23 +01:00 |
|
n1474335
|
e93aa42697
|
Input and output character encodings can now be set
|
2022-09-02 12:56:04 +01:00 |
|
jeiea
|
69e59916e2
|
feat: support boolean and null in JSON to CSV
|
2022-08-17 02:12:39 +09:00 |
|
Philippe Arteau
|
475282984b
|
Minor typos
|
2022-07-29 14:32:46 -04:00 |
|
Oliver Rahner
|
2f89130f41
|
fix protobuf field order
|
2022-07-21 16:36:15 +02:00 |
|
n1474335
|
7c8a185a3d
|
HTML outputs can now be selected and handle control characters correctly
|
2022-07-18 18:39:41 +01:00 |
|
john19696
|
e9dd7eceb8
|
upgrade to nodejs v18
|
2022-07-14 14:27:59 +01:00 |
|
Luis Martinez
|
1dfb231033
|
xxtea bug fix
|
2022-07-11 19:42:30 -05:00 |
|
Luis Martinez
|
4f0fa2a299
|
Merge branch 'gchq:master' into xxtea_encryption
|
2022-07-11 19:41:02 -05:00 |
|
Luis Martinez
|
c14098a27c
|
tests added and XXTEA not working correctly fixed
|
2022-07-11 19:38:59 -05:00 |
|
Luis Martinez
|
653af6a300
|
xxtea encryption added
|
2022-07-11 18:59:53 -05:00 |
|
Luis Martinez
|
893b84d042
|
xxtea encryption added
|
2022-07-11 18:59:53 -05:00 |
|
n1474335
|
0dc2322269
|
Fixed dropping text in the input
|
2022-07-11 13:57:28 +01:00 |
|