n1474335
|
61e85474d3
|
9.27.3
|
2021-02-16 14:36:36 +00:00 |
|
n1474335
|
3a9bdc58af
|
Fixed 'JSON to CSV' handling of complex structures. Closes #637
|
2021-02-16 14:36:31 +00:00 |
|
n1474335
|
59c1c45d78
|
Updated dependencies
|
2021-02-16 14:17:09 +00:00 |
|
n1474335
|
b5f6cedd30
|
9.27.2
|
2021-02-16 14:12:18 +00:00 |
|
n1474335
|
c879af6860
|
Fixed 'Save recipe' URL generation issue. Closes #1176
|
2021-02-16 14:12:14 +00:00 |
|
n1474335
|
22fe5a6ae7
|
9.27.1
|
2021-02-12 17:55:36 +00:00 |
|
n1474335
|
57714c86a6
|
Escape HTML input in Fuzzy Match operation
|
2021-02-12 17:55:28 +00:00 |
|
n1474335
|
70cd375049
|
9.27.0
|
2021-02-12 13:54:52 +00:00 |
|
n1474335
|
e27e1dd42f
|
Updated CHANGELOG
|
2021-02-12 13:53:59 +00:00 |
|
n1474335
|
8ad18bc7db
|
Added 'Fuzzy Match' operation
|
2021-02-12 13:51:51 +00:00 |
|
n1474335
|
5893ac1a37
|
9.26.3
|
2021-02-12 12:12:08 +00:00 |
|
n1474335
|
83c3ab97f9
|
Merge branch 'n1073645-base64Alphabets'
|
2021-02-12 12:11:53 +00:00 |
|
n1474335
|
9b6be140fa
|
Merge branch 'base64Alphabets' of https://github.com/n1073645/CyberChef into n1073645-base64Alphabets
|
2021-02-12 12:08:56 +00:00 |
|
n1474335
|
a6a60392c2
|
9.26.2
|
2021-02-12 12:05:03 +00:00 |
|
n1474335
|
ccfa0b991e
|
Updated dependencies
|
2021-02-12 12:04:59 +00:00 |
|
n1474335
|
73b0e68993
|
Added code quality badge to README
|
2021-02-12 11:54:54 +00:00 |
|
n1474335
|
31a4eef001
|
9.26.1
|
2021-02-11 19:06:58 +00:00 |
|
n1474335
|
d6e2c9a6b9
|
Merge branch 'n1073645-HexdumpAsciiFix'
|
2021-02-11 19:06:47 +00:00 |
|
n1474335
|
e069f5db13
|
Tidied up hexdump UNIX format
|
2021-02-11 19:06:35 +00:00 |
|
n1474335
|
96b59cf0df
|
Merge branch 'HexdumpAsciiFix' of https://github.com/n1073645/CyberChef into n1073645-HexdumpAsciiFix
|
2021-02-11 18:59:51 +00:00 |
|
n1474335
|
c1e1d4b7e3
|
9.26.0
|
2021-02-11 18:50:09 +00:00 |
|
n1474335
|
32d869231e
|
Updated CHANGELOG
|
2021-02-11 18:50:03 +00:00 |
|
n1474335
|
6f95f01dda
|
Merge branch 'n1073645-EPOCH'
|
2021-02-11 18:47:59 +00:00 |
|
n1474335
|
61a1c44f26
|
Renamed 'Generate Current Epoch' to 'Get Time'. It now uses the W3C High Resolution Time API and supports microsecond granularity
|
2021-02-11 18:47:44 +00:00 |
|
n1474335
|
e6c7899569
|
Merge branch 'EPOCH' of https://github.com/n1073645/CyberChef into n1073645-EPOCH
|
2021-02-11 18:08:55 +00:00 |
|
n1474335
|
a74a14145e
|
9.25.0
|
2021-02-11 18:03:45 +00:00 |
|
n1474335
|
04022b22be
|
Updated CHANGELOG
|
2021-02-11 18:03:40 +00:00 |
|
n1474335
|
4f3010691c
|
Merge branch 'n1073645-ID3Tags'
|
2021-02-11 18:01:24 +00:00 |
|
n1474335
|
672b477751
|
Extract ID3 operation now returns a JSON blob and presents an HTML table
|
2021-02-11 18:01:08 +00:00 |
|
n1474335
|
19360391a6
|
Merge branch 'ID3Tags' of https://github.com/n1073645/CyberChef into n1073645-ID3Tags
|
2021-02-11 16:16:33 +00:00 |
|
n1474335
|
447be8af34
|
9.24.8
|
2021-02-11 16:14:48 +00:00 |
|
n1474335
|
0989550e5c
|
Merge branch 'n1073645-keychainExtractor'
|
2021-02-11 16:14:34 +00:00 |
|
n1474335
|
4d9b48b4d8
|
Tidied whitespace
|
2021-02-11 16:14:23 +00:00 |
|
n1474335
|
979652387d
|
Merge branch 'keychainExtractor' of https://github.com/n1073645/CyberChef into n1073645-keychainExtractor
|
2021-02-11 16:12:57 +00:00 |
|
n1474335
|
de84fbdd1c
|
Renamed workflows
|
2021-02-10 18:37:46 +00:00 |
|
n1474335
|
170e564319
|
Fixed incomplete multi-character sanitization and incomplete URL substring sanitization issues.
|
2021-02-10 17:41:39 +00:00 |
|
n1474335
|
530836876f
|
9.24.7
|
2021-02-10 13:13:25 +00:00 |
|
n1474335
|
1abc46058c
|
Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported.
|
2021-02-10 13:13:19 +00:00 |
|
n1474335
|
892a3716ed
|
Added Crypt lib for common resources
|
2021-02-09 15:00:35 +00:00 |
|
n1474335
|
5d982a9c8d
|
9.24.6
|
2021-02-09 14:50:17 +00:00 |
|
n1474335
|
6206224f1e
|
Merge branch 'alblue-master'
|
2021-02-09 14:46:19 +00:00 |
|
n1474335
|
766310e2c7
|
Frequency Distribution operation now displays an HTML table
|
2021-02-09 14:46:04 +00:00 |
|
n1474335
|
02a397d2ae
|
Merge branch 'master' of https://github.com/alblue/CyberChef into alblue-master
|
2021-02-09 14:30:03 +00:00 |
|
n1474335
|
4563c86acd
|
9.24.5
|
2021-02-09 14:24:08 +00:00 |
|
n1474335
|
0a59f8068e
|
Merge branch 'aussieklutz-master'
|
2021-02-09 14:23:18 +00:00 |
|
n1474335
|
24548e3a48
|
Tidied up JWT tests
|
2021-02-09 14:23:02 +00:00 |
|
n1474335
|
f4784d49e7
|
Merge branch 'master' of https://github.com/aussieklutz/CyberChef into aussieklutz-master
|
2021-02-09 14:16:36 +00:00 |
|
n1474335
|
14d5069c6e
|
Merge branch 'mt3571-1073-jwt-verify'
|
2021-02-09 14:15:12 +00:00 |
|
n1474335
|
9fdd55c5c6
|
Tidied up JWT ops
|
2021-02-09 14:14:59 +00:00 |
|
n1474335
|
5bc523aeff
|
Merge branch '1073-jwt-verify' of https://github.com/mt3571/CyberChef into mt3571-1073-jwt-verify
|
2021-02-09 14:02:21 +00:00 |
|