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
8b6c2a171a
Added support for 109 more character encodings
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
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
Matt
4fe70f3be4
Add YARA rules node test
2020-02-21 11:08:19 +00:00
n1474335
21dd64e141
Improved theme selection. Added changeTheme method.
2020-02-21 11:08:19 +00:00
Ryan Adolf
6dcb1af7c8
Theme configuration through url
2020-02-21 11:08:19 +00:00
n1474335
245de68b66
Added tabindex to ingredients
2020-02-21 11:08:19 +00:00
Brian Hoang
1db932f62a
auto focus on search bar and made searchbar and text area tab-able
2020-02-21 11:08:19 +00:00
n1474335
a2ffc7527f
Fork no longer appends its merge delimiter to the end of the output. Closes #692
2020-02-21 11:08:19 +00:00
n1474335
c0f3e2a5b1
DES no longer requires an IV in ECB mode
2020-02-21 11:08:19 +00:00
Storms-Engineering
5fe5b212ff
PHP Deserialize NULL values converted to correctly
...
PHP Deserialize now correctly returns N as a null instead of an empty object
2020-02-21 11:08:19 +00:00
n1474335
4d1df67299
Added tests for Utils.parseEscapedChars
2020-02-21 11:08:18 +00:00
wh0
ac0b3d4572
Utils: don't consume three backslashes at a time
2020-02-21 11:08:18 +00:00
n1474335
0ec1461019
Fixed search box appaerance in Firefox
2020-02-21 11:07:32 +00:00
n1474335
0868ab4dca
Added length check to Triple DES IVs
2020-02-21 11:07:31 +00:00
Storms-Engineering
8be26ab24b
DES Encrypt/Decrypt - checks length of IV string
...
Checks the length of IV string when encrypting. DES encrypt/decrypt test swas updated to use utf8 instead of HEX.
2020-02-21 11:07:31 +00:00
n1474335
df6a60a44a
Fixed some typos
2020-02-21 11:07:31 +00:00
n1474335
7971ea6c9d
Removed Clippy
2020-02-21 11:07:31 +00:00
n1474335
67d0bdaec4
Added test to ensure all operations are in a category. Added various operations to categories.
2020-02-21 11:07:31 +00:00
n1474335
84b6a775a7
Base64 operations now throw a meaningful error if the alphabet is the wrong length
2020-02-21 11:07:31 +00:00
d98762625
296a0f5108
make async node tests actually fail when they fail. Update tests that were failing
2020-02-21 11:07:31 +00:00
n1474335
78a0a09967
Improved PE extractor to also carve the overlay if possible
2020-02-21 11:07:31 +00:00
n1474335
121a605006
Added several more file signatures. The background magic button now highlights when a file type has been detected.
2020-02-21 11:07:30 +00:00
n1474335
2d51815227
Fixed webm signature
2020-02-21 11:07:30 +00:00
n1474335
63978d9db1
Added support for many more file types to file signature operations
2020-02-21 11:07:30 +00:00
d98762625
c8143e81ae
update function comments
2020-02-21 11:07:30 +00:00
d98762625
13aceb9256
Update NodeRecipe so args is optional in bake config
2020-02-21 11:07:30 +00:00
d98762625
c2d06cd3fb
Export cyberchef error types to be used in consuming applications
2020-02-21 11:06:00 +00:00
n1474335
70f705afbc
Fixed typo in 'Convert Data Units' preventing Kilobits from working. Closes #649
2019-09-27 11:28:57 +01:00
n1474335
928f1c3e4b
Remove excess slashes from Tesseract paths
2019-09-25 15:39:04 +01:00
n1474335
70346bce35
OCR operation now relies on local files
2019-09-13 17:40:20 +01:00
n1474335
7eabaf0de6
Cleaned up and improved OCR operation
2019-09-13 14:34:08 +01:00
n1474335
a8ad10757c
Merge branch 'feature/ocr' of https://github.com/MShwed/CyberChef into MShwed-feature/ocr
2019-09-13 12:41:38 +01:00
mshwed
8dde732514
Fixed linting issues
2019-09-05 09:20:59 -04:00
mshwed
f1659af5e4
Added basic OCR text extraction
2019-09-04 14:37:02 -04:00
n1474335
b31f32a7e7
Tidied up Bacon Cipher operations
2019-09-04 17:13:05 +01:00
n1474335
f0b3bd0ede
Merge branch 'bacon' of https://github.com/kassi/CyberChef
2019-09-04 16:30:05 +01:00