n1474335
|
08c5dbce09
|
Merge branch 'init-dish' of https://github.com/d98762625/CyberChef into d98762625-init-dish
|
2019-04-12 16:24:23 +01:00 |
|
n1474335
|
482d658de7
|
8.30.0
v8.30.0
|
2019-04-12 16:20:00 +01:00 |
|
n1474335
|
39e34081fc
|
Updated CHANGELOG
|
2019-04-12 16:18:25 +01:00 |
|
n1474335
|
5797786a75
|
Merge branch 'feature-protobuf'
|
2019-04-12 16:16:03 +01:00 |
|
n1474335
|
f6977ea264
|
Added test for 'Decode Protobuf' operation
|
2019-04-12 16:13:10 +01:00 |
|
d98762625
|
cdc15c0f20
|
change empty Dish initialisation to use ArrayBuffer
|
2019-04-08 17:58:46 +01:00 |
|
Matt
|
18408901be
|
removed old bzip2 dependency
|
2019-04-07 19:11:46 +01:00 |
|
Matt
|
982c915931
|
Change author
|
2019-04-07 19:02:27 +01:00 |
|
Matt
|
a339eacd45
|
Bzip2 compression support changed to use wasm backend
x4 speed.
|
2019-04-07 18:59:03 +01:00 |
|
mshwed
|
8fc0e012e3
|
Fixed formatting issues
|
2019-04-06 23:09:46 -04:00 |
|
mshwed
|
b7fb9635e5
|
Added operation for entropy visualization as an image
|
2019-04-06 19:40:07 -04:00 |
|
mshwed
|
f988a958bb
|
Added support for generating an entropy curve based on the input data
|
2019-04-06 15:59:36 -04:00 |
|
mshwed
|
c80cb57b07
|
Added histogram line, refactored axes generation
|
2019-04-05 14:30:24 -04:00 |
|
mshwed
|
dec28e16d4
|
Added histogram visualization for text entropy
|
2019-04-05 11:12:44 -04:00 |
|
j433866
|
bd3777f9de
|
Change maximum file size in readme
|
2019-04-05 10:51:39 +01:00 |
|
j433866
|
9690ccd8a0
|
Fix being unable to go to tab 1
|
2019-04-04 14:42:21 +01:00 |
|
j433866
|
0804647441
|
Load in the right order
|
2019-04-04 13:14:45 +01:00 |
|
j433866
|
76da287cca
|
Bake in the right order
|
2019-04-04 13:13:38 +01:00 |
|
j433866
|
8739dd97d6
|
Change srcElement to target
(srcElement is non-standard)
|
2019-04-04 13:13:21 +01:00 |
|
j433866
|
de21f14fd8
|
Move the tab buttons onto the tab bar
|
2019-04-04 10:57:01 +01:00 |
|
j433866
|
b90cca77a9
|
Fix more tab weirdness.
Move tab buttons onto tab bar.
Calculate size of maxTabs automatically on page load.
Display total execution time when a bake finishes.
|
2019-04-04 10:15:13 +01:00 |
|
j433866
|
1eadc08098
|
Fix some weirdness with tabs.
Adjust worker logic to avoid closing and reopening a worker as often
|
2019-04-03 16:05:10 +01:00 |
|
j433866
|
9df26b8c84
|
Output tabs now (mostly) work.
Add downloading files as an archive (needs work)
Add option for keeping the tabs in sync
|
2019-04-03 12:00:47 +01:00 |
|
n1474335
|
525cb0689f
|
Added 'Protobuf Decode', 'VarInt Decode' and 'VarInt Encode' operations
|
2019-04-02 17:27:14 +01:00 |
|
Matt
|
7796c473ae
|
Fix lint issue
|
2019-04-02 17:01:47 +01:00 |
|
j433866
|
e0c9aba25e
|
Improve WorkerWaiter and OutputWaiter.
- Will run and display outputs in the output area as they're baked
- Creates output tabs
- Can change output tabs (only the first 4 at the moment)
|
2019-04-02 16:58:36 +01:00 |
|
j433866
|
2cb33bfec4
|
Bring up to date with master
|
2019-04-02 16:54:34 +01:00 |
|
j433866
|
2aad7647ef
|
Add tab buttons (don't work yet).
Change some of the HTML around the tab bar
|
2019-04-02 16:53:15 +01:00 |
|
j433866
|
6430129b2a
|
Remove some inputNum stuff for now
|
2019-04-02 16:52:43 +01:00 |
|
Matt
|
8445165491
|
Use all the arraybuffers
cuts a solid 1/3 off the compression time
|
2019-04-02 16:47:38 +01:00 |
|
Matt
|
c5698fcd65
|
Merge remote-tracking branch 'upstream/master' into features/bz2-comp
|
2019-04-02 16:26:29 +01:00 |
|
n1474335
|
786e50c3c3
|
8.29.1
v8.29.1
|
2019-04-02 15:34:35 +01:00 |
|
n1474335
|
7d03be3a77
|
Dish._translate now uses ArrayBuffer as its intermediate type instead of byteArray. This should speed up operations on large files.
|
2019-04-02 15:34:30 +01:00 |
|
Matt
|
8b12caad78
|
Merge gchq/master into bz2-comp
|
2019-04-02 12:08:30 +01:00 |
|
Matt
|
e1492c3bb1
|
Added (non-garbage) description and fixed wikipedia link.
|
2019-04-02 12:05:17 +01:00 |
|
Matt
|
3cc66e9db9
|
Added Bzip2 compression support
|
2019-04-02 11:55:59 +01:00 |
|
j433866
|
cd094d1475
|
Change "input-tabs" id to be for the actual ul element.
Automatically disable auto-bake if more than 20 files are input.
|
2019-04-01 16:15:09 +01:00 |
|
j433866
|
7bf8467637
|
Add maximum limit to the thumbnail image size
|
2019-04-01 08:53:52 +01:00 |
|
n1474335
|
27677adbe8
|
Fixed option default
|
2019-04-01 00:29:10 +01:00 |
|
n1474335
|
6fa06a4f8b
|
8.29.0
v8.29.0
|
2019-03-31 22:42:16 +01:00 |
|
n1474335
|
a3be4d2945
|
Merge branch 'h345983745-blake2'
|
2019-03-31 22:41:13 +01:00 |
|
n1474335
|
3dc5b5c31a
|
Changed input type for BLAKE hashing ops to ArrayBuffer and tidied
|
2019-03-31 22:40:54 +01:00 |
|
n1474335
|
342e11f83e
|
Merge branch 'blake2' of https://github.com/h345983745/CyberChef into h345983745-blake2
|
2019-03-31 22:25:40 +01:00 |
|
n1474335
|
b6d78b4001
|
8.28.0
v8.28.0
|
2019-03-31 21:47:24 +01:00 |
|
n1474335
|
2aaa6db538
|
Updated CHANGELOG
|
2019-03-31 21:47:18 +01:00 |
|
n1474335
|
fc909d8199
|
Fix lint
|
2019-03-31 21:43:20 +01:00 |
|
n1474335
|
262136393b
|
Merge branch 'artemisbot-module-charts'
|
2019-03-31 21:41:32 +01:00 |
|
n1474335
|
1640859542
|
Tidied up charts operations
|
2019-03-31 21:40:54 +01:00 |
|
n1474335
|
f0b48acaf9
|
Merge branch 'master' into artemisbot-module-charts
|
2019-03-31 21:21:08 +01:00 |
|
h345983745
|
bb8c305fc8
|
Updated description
|
2019-03-31 18:02:04 +00:00 |
|