Commit graph

2552 commits

Author SHA1 Message Date
n1474335
18e92dc632 9.7.16 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
n1474335
b630d5e205 9.7.15 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
770ec68a1d 9.7.14 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
f97e94b73b Tidied up chainCommands function in Gruntfile 2020-02-21 11:08:18 +00:00
Björn Heinrichs
f9e6fbbd89 Fixed building on Windows
On Windows OperationConfig was not generated.
See #360 #645 for more Information.
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
de67aab964 Updated bug report template 2020-02-21 11:07:32 +00:00
Tan Zhen Yong
13d6a65e12 Rename feature request issue template
- to remain consistent with other issue templates using a `-` instead of `_`
2020-02-21 11:07:31 +00:00
Tan Zhen Yong
1ad81c1a32 Remove duplicate bug report issue template
The bug report issue template is duplicated (`bug-report.md` and
`bug_report.md`, note the `-`/`_` difference).

Thus, GitHub was unable to use the bug report issue template, and it
does not show up when a new issue is being created.

Let's remove the duplicate template `bug_report.md`.
2020-02-21 11:07:31 +00:00
n1474335
05d728c4fa 9.7.13 2020-02-21 11:07:31 +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
aee373b96c 9.7.12 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
05d934b339 9.7.11 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
7ea5533a37 9.7.10 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
be0c2de1b9 fix linting tests 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
3bb1bfd15f 9.7.9 2020-02-21 11:07:31 +00:00
n1474335
f7216a52e1 9.7.8 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
d98762625
9c66939766 update gitignore 2020-02-21 11:07:30 +00:00
n1474335
21887cb0b1 9.7.7 2020-02-21 11:07:30 +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
aaa825ee5e 9.7.6 2020-02-21 11:07:30 +00:00
n1474335
2d51815227 Fixed webm signature 2020-02-21 11:07:30 +00:00
n1474335
ae6cb97b1e 9.7.5 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
n1474335
e440cd677b 9.7.4 2020-02-21 11:07:30 +00:00
n1474335
f10d729f46 Updated package-lock.json 2020-02-21 11:07:30 +00:00
n1474335
3dfe6decef 9.7.3 2020-02-21 11:07:30 +00:00
Andy Wang
f066db7e4c Correct wrong DES and 3DES tests 2020-02-21 11:07:30 +00:00
Andy Wang
0b00888400 Adapt AES "no IV" tests 2020-02-21 11:07:30 +00:00
Andy Wang
d0b8973697 Update node API tests 2020-02-21 11:07:30 +00:00
Andy Wang
89ecc550ae update node-forge version 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
db232f4ff2 9.7.2 2019-09-27 11:29:01 +01: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
b4ae4c5a00 9.7.1 2019-09-13 17:40:26 +01:00
n1474335
70346bce35 OCR operation now relies on local files 2019-09-13 17:40:20 +01:00