Commit graph

1645 commits

Author SHA1 Message Date
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
n1474335
d7b6f29c81 Updated CHANGELOG 2019-09-04 14:00:25 +01:00
n1474335
eb769c7fb4 Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers. 2019-09-04 13:54:59 +01:00
n1474335
5bc5c0df90 Merge branch 'steganography' of https://github.com/Ge0rg3/CyberChef into Ge0rg3-steganography 2019-09-04 11:31:58 +01:00
n1474335
0590020130 Merge branch 'patch-1' of https://github.com/wesinator/CyberChef into wesinator-patch-1 2019-09-04 11:16:57 +01:00
n1474335
2a91af152d Fixed sitemap generation 2019-09-04 11:14:45 +01:00
Ԝеѕ
d8120d4e13
Add Quoted-printable example 2019-09-03 11:21:58 -04:00
n1474335
32c0d6f253 Updated dependencies 2019-08-30 18:49:05 +01:00
n1474335
f8d1cf2f60 Tidied up 'Render Markdown' operation 2019-08-30 15:46:24 +01:00
n1474335
e129425d8d Merge branch 'render-markdown' of https://github.com/j433866/CyberChef into j433866-render-markdown 2019-08-30 15:33:47 +01:00