Michael Rowley
bbea58dabb
Added support for multiple tabs in URL
...
This adds support for storing multiple tabs' contents and headers in the URL (with backwards compatibility for the current standard '&input=...') and moves the tab header information to the InputWorker instead of an array in the TabWaiter.
2022-11-07 18:19:35 +00:00
Michael Rowley
b615d1350d
Fixed parsing bug
...
This issue was one where custom headers that consisted of digits and were less than three characters long could be mistaken for standard headers when being edited again.
2022-08-13 17:41:59 +01:00
Michael Rowley
da7cd1668a
Added Header Aliases
2022-08-13 12:16:21 +01:00
n1474335
037590f831
Updated CHANGELOG
2022-07-08 17:18:20 +01:00
n1474335
85496684d8
9.46.0
2022-07-08 17:17:23 +01:00
n1474335
4200ed4eb9
Tidied Cetacean ciphers
2022-07-08 17:16:35 +01:00
n1474335
6b16f11d3b
Merge branch 'master' of https://github.com/valdelaseras/CyberChef
2022-07-08 17:02:06 +01:00
n1474335
683bd3e5db
Updated CHANGELOG
2022-07-08 16:34:21 +01:00
n1474335
6a10e94bfd
9.45.0
2022-07-08 16:33:33 +01:00
n1474335
25086386c6
Tidied ROT8000
2022-07-08 16:33:16 +01:00
n1474335
d99ee32cc4
Merge branch 'ROT8000' of https://github.com/thomasleplus/CyberChef
2022-07-08 16:28:42 +01:00
n1474335
f1d318f229
Updated CHANGELOG
2022-07-08 16:25:59 +01:00
n1474335
a7fc455e05
9.44.0
2022-07-08 16:24:47 +01:00
n1474335
c02c4a72e4
Merge branch 'add-lz-string' of https://github.com/crespyl/CyberChef
2022-07-08 16:23:15 +01:00
n1474335
f97ce18ff9
Updated CHANGELOG
2022-07-08 16:03:42 +01:00
n1474335
dfd9afc2c4
9.43.0
2022-07-08 16:02:35 +01:00
n1474335
eb5663a1ed
Tidied ROT brute forcing ops
2022-07-08 16:02:24 +01:00
n1474335
418a7962a5
Merge branch 'rot_bruteforce' of https://github.com/mikecat/CyberChef
2022-07-08 15:55:27 +01:00
n1474335
2ffce23c67
Updated CHANGELOG
2022-07-08 15:52:00 +01:00
n1474335
b828b50ccc
9.42.0
2022-07-08 15:47:42 +01:00
n1474335
a6aa40db97
Tidied LS47 operations
2022-07-08 15:47:35 +01:00
n1474335
45ede4beaf
Merge branch 'LS47Cipher' of https://github.com/n1073645/CyberChef
2022-07-08 15:41:16 +01:00
n1474335
98a95c8bbf
Updated CHANGELOG
2022-07-08 15:38:12 +01:00
n1474335
74bb8d92dc
9.41.0
2022-07-08 15:36:36 +01:00
n1474335
6cccc2c786
Tidied Caesar Box Cipher
2022-07-08 15:36:30 +01:00
n1474335
99a0a05947
Merge branch 'caesarBoxCipher' of https://github.com/n1073645/CyberChef
2022-07-08 15:32:56 +01:00
n1474335
94700dab89
Updated CHANGELOG
2022-07-08 15:28:39 +01:00
n1474335
c9d29c89bb
9.40.0
2022-07-08 15:27:01 +01:00
n1474335
7d4e554571
Tweaks to P-List Viewer operation
2022-07-08 15:26:33 +01:00
n1474335
2858a74cbf
Merge branch 'plistViewer' of https://github.com/n1073645/CyberChef
2022-07-08 15:18:50 +01:00
n1474335
28e599a835
Merge branch 'improve-subsection-description' of https://github.com/n1073645/CyberChef
2022-07-08 15:17:31 +01:00
n1474335
1fb1d9cbb7
9.39.6
2022-07-08 15:16:00 +01:00
n1474335
2f097e5dfc
Tidied up Base85 issues
2022-07-08 15:15:53 +01:00
n1474335
b71e3241be
Merge branch 'master' of https://github.com/benediktwerner/CyberChef
2022-07-08 15:04:09 +01:00
n1474335
4b018bf421
9.39.5
2022-07-08 14:55:32 +01:00
n1474335
f751de896f
Merge branch 'base' of https://github.com/john19696/CyberChef
2022-07-08 14:55:20 +01:00
n1474335
65aeae9c1e
9.39.4
2022-07-08 14:53:07 +01:00
n1474335
80943b0c26
Merge branch 'fix-merge' of https://github.com/n1073645/CyberChef
2022-07-08 14:52:56 +01:00
n1474335
a9657ac5c7
9.39.3
2022-07-08 14:51:08 +01:00
n1474335
6fa2e49f3a
Merge branch 'webp-extractor' of https://github.com/n1073645/CyberChef
2022-07-08 14:50:57 +01:00
n1474335
50f0f70805
9.39.2
2022-07-08 14:49:50 +01:00
n1474335
fc95d82c49
Tweaked Extract Files minimum size
2022-07-08 14:49:40 +01:00
n1474335
bb6c1c54ff
Merge branch 'extract-files-min-size' of https://github.com/n1073645/CyberChef
2022-07-08 13:57:06 +01:00
n1474335
c4414bd910
Fixed dropdown toggle height
2022-07-08 13:53:19 +01:00
n1073645
42c911838d
Add min size to Extract Files
2022-06-17 11:18:49 +01:00
n1073645
8917eabfd1
Implemented webp extractor
2022-06-17 09:56:36 +01:00
n1073645
fc91469807
Added nesting to Merge/Fork/Subsection
2022-06-17 09:26:00 +01:00
John L
1735d9c091
remove logging
2022-06-15 15:07:39 +01:00
John L
00d754d466
lint fixes
2022-06-14 15:57:04 +01:00
John L
906727f133
Base85 improvements
2022-06-14 10:23:13 +01:00