Commit graph

2518 commits

Author SHA1 Message Date
n1073645
e2057c6360 Made GIF extractor more robust 2020-02-21 11:09:36 +00:00
n1073645
f1209971ad Bzip2 extractor completed 2020-02-21 11:09:36 +00:00
n1073645
78af9f1297 Comments for GIF. 2020-02-21 11:09:36 +00:00
n1073645
9321fc25ef Tidied GIFextractor 2020-02-21 11:09:36 +00:00
n1073645
3afc381f06 GIF extractor for GIF89a 2020-02-21 11:09:36 +00:00
n1073645
9b9a329051 XZ compression 2020-02-21 11:09:36 +00:00
n1073645
abb4a228fd xz compression 2020-02-21 11:09:36 +00:00
n1474335
a010167974 9.11.0 2020-02-21 11:09:36 +00:00
n1474335
31dca9631f Updated CHANGELOG 2020-02-21 11:09:36 +00:00
n1474335
40ec6aa8d1 Tidied up Blowfish tests 2020-02-21 11:09:35 +00:00
Andy Wang
6061f869b3 Add reference Python script 2020-02-21 11:09:35 +00:00
Andy Wang
9feb39c9f5 Adapt API tests to comply with length requirements 2020-02-21 11:09:35 +00:00
Andy Wang
c36859379f Add tests 2020-02-21 11:09:35 +00:00
Andy Wang
c09ac990e9 Remove unnecessary IV adaptation 2020-02-21 11:09:35 +00:00
Andy Wang
725455bdc9 Add invalid key length error message 2020-02-21 11:09:35 +00:00
Andy Wang
b485ffb5e8 Remove base64 options 2020-02-21 11:09:35 +00:00
Andy Wang
65e0b68888 Fix #578 by refactoring and implementing the modes 2020-02-21 11:09:35 +00:00
Derrick Karpo
9b21060408 Add file extensions which are mandatory for the latest Node 12.x.
Note: This doesn't solve the upstream import's which still don't
comply but it preps CyberChef for it.
2020-02-21 11:09:35 +00:00
n1474335
50b59bcf99 Added link to Lorenz wiki article in operation description 2020-02-21 11:09:35 +00:00
n1474335
14e6a597af 9.10.0 2020-02-21 11:09:35 +00:00
n1474335
1e46847ae3 Updated CHANGELOG 2020-02-21 11:09:35 +00:00
n1474335
7f99172aaf Tidied up Lorenz operation and created new Bletchley module for WW2-era ciphers 2020-02-21 11:09:35 +00:00
VirtualColossus
3c2468bc00 removed duplicate test 2020-02-21 11:09:35 +00:00
VirtualColossus
075235c347 Fixed bug using KT option, added tests 2020-02-21 11:09:35 +00:00
VirtualColossus
a54d06c179 Mixed tabs & spaces 2020-02-21 11:09:35 +00:00
VirtualColossus
076d140d08 Tidied run function, added some tests 2020-02-21 11:09:35 +00:00
Martin Gillow
941e222eff Updated description 2020-02-21 11:08:43 +00:00
martin gillow
dab691161d Fixed code spacing and formatting 2020-02-21 11:08:43 +00:00
martin gillow
450eddd5d3 Fixed code spacing and formatting 2020-02-21 11:08:43 +00:00
martin gillow
9e7f26f253 Removed debug. Final testing 2020-02-21 11:08:43 +00:00
martin gillow
bb162e4a31 Renamed option 2020-02-21 11:08:43 +00:00
martin gillow
2c8a201aec Fixed p5 limitation 2020-02-21 11:08:43 +00:00
Martin Gillow
33240cf75f Fixed motor wheel movement 2020-02-21 11:08:43 +00:00
martin gillow
6e1dce8959 Custom wheel settings 2020-02-21 11:08:42 +00:00
VirtualColossus
de3c4abbeb Added Lorenz SZ40/42 Operation 2020-02-21 11:08:42 +00:00
Martin Gillow
8722f1a489 Added Lorenz SZ40/42 operation 2020-02-21 11:08:19 +00:00
martin gillow
12a36b5904 Added custom lug option 2020-02-21 11:08:19 +00:00
n1474335
bc618d3b6e 9.9.0 2020-02-21 11:08:19 +00:00
n1474335
223297e8a0 Updated CHANGELOG 2020-02-21 11:08:19 +00:00
n1474335
8b6c2a171a Added support for 109 more character encodings 2020-02-21 11:08:19 +00:00
n1474335
c975aead8d 9.8.0 2020-02-21 11:08:19 +00:00
n1474335
2b0ec47848 Updated CHANGELOG 2020-02-21 11:08:19 +00:00
n1474335
bd5a8beb69 Tidied up Avro to JSON operation 2020-02-21 11:08:19 +00:00
Jarrod Connolly
6e1bd7eb7b Add Avro to JSON data format conversion 2020-02-21 11:08:19 +00:00
n1474335
f1a1985329 Argument hints are not tooltips instead of bmd-help elements 2020-02-21 11:08:19 +00:00
n1474335
6059371937 9.7.20 2020-02-21 11:08:19 +00:00
Gustavo Silva
2bc0bb1713 diff.mjs: Fixes tests and adds default flag
* Sets default flag to `false` for `showSubtraction` flag.
    * Removes extra span for else case that was causing some tests to
    fail. Moreover, the previous behavior was defined as that.
    * Adds custom test for the showSubtraction option, both using the
    `showAdded` and `showRemoved` flags.
2020-02-21 11:08:19 +00:00
Gustavo Silva
90c8a86159 diff.mjs: Allows showing subtraction
Adds "Show Subtraction" button to allow seeing only the difference
    between two texts.
    When selected and combined, user can see only the characters or
    words that were added. If not combined, with either removed or added
    but selected, then nothing is displayed.
2020-02-21 11:08:19 +00:00
n1474335
0703700b66 Improved Magic scoring slightly 2020-02-21 11:08:19 +00:00
n1474335
f6d73072d4 9.7.19 2020-02-21 11:08:19 +00:00