Matt
|
5ce3cc17bb
|
Fixed tesseract issue
|
2020-05-27 15:00:34 +01:00 |
|
n1474335
|
75da5b650c
|
Replaced 'new Date().getTime()' calls with 'Date.now()' for clarity and performance
|
2020-03-12 15:23:22 +00:00 |
|
comet
|
4430ea55c4
|
update
|
2020-01-27 17:02:13 -06:00 |
|
n1474335
|
875c1019b2
|
Merge branch 'blowfish-fix' of https://github.com/cbeuw/CyberChef into cbeuw-blowfish-fix
|
2019-11-06 13:22:50 +00:00 |
|
n1474335
|
e1378860d6
|
Added support for 109 more character encodings
|
2019-11-01 14:56:18 +00:00 |
|
Andy Wang
|
912d63067c
|
Fix #578 by refactoring and implementing the modes
|
2019-09-26 23:02:03 +01:00 |
|
n1474335
|
70346bce35
|
OCR operation now relies on local files
|
2019-09-13 17:40:20 +01:00 |
|
n1474335
|
566517d20f
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
n1474335
|
99f4091c1a
|
Tidied up Streebog operation, splitting out GOST hash into a separate op.
|
2019-07-03 17:23:45 +01:00 |
|
n1474335
|
666c447e36
|
Merge branch 'feature/streebog-hash' of https://github.com/MShwed/CyberChef into MShwed-feature/streebog-hash
|
2019-07-03 15:21:44 +01:00 |
|
Matt
|
18408901be
|
removed old bzip2 dependency
|
2019-04-07 19:11:46 +01:00 |
|
mshwed
|
4496d7762b
|
Converted js files to mjs. Added test cases for hashing
|
2019-04-02 09:41:49 -04:00 |
|
mshwed
|
37389a62c1
|
Added support for hashing version 1994 and 2012. Added S-Box selection for 1994 version. Added length selection
|
2019-04-01 23:14:40 -04:00 |
|
mshwed
|
db491cbb09
|
Added initial hashing for Streebog GOST R 34.11-94
|
2019-03-28 11:46:04 -04:00 |
|
Matt
|
6f45d33c8a
|
Fix disassembler issue
Fix disassembler issue properly
|
2019-03-11 13:06:17 +00:00 |
|
Matt
|
432d5b43a1
|
Fix some misspellings
|
2019-03-10 17:51:30 +00:00 |
|
Matt
|
c2e130f369
|
Update disassembler
|
2019-03-10 13:19:04 +00:00 |
|
n1474335
|
b29bb6fdd7
|
Added 'DishError' and refined test results.
|
2018-12-25 22:38:53 +00:00 |
|
n1474335
|
aaf0a91975
|
Fixed populateOption overflows
|
2018-10-12 10:42:03 +00:00 |
|
n1474335
|
0c6efd95fa
|
Modified bzip2 library export to use ES6 syntax. Fixes #382.
|
2018-10-12 10:28:15 +00:00 |
|
Matt C
|
709630f39b
|
Ported Image operations + some cleanup
|
2018-05-27 23:27:11 +01:00 |
|
Matt C
|
189e077247
|
Ported blowfish operations and library to ESM modules
|
2018-05-23 16:54:12 +01:00 |
|
n1474335
|
cefe3fc542
|
ESM: Ported Bzip2, Diff and Tar operations
|
2018-05-21 18:23:05 +00:00 |
|
n1474335
|
84df055888
|
ESM: Ported MS and Entropy operations
|
2018-05-16 11:39:30 +01:00 |
|
Matt C
|
285e512483
|
Actually made these ops work
|
2018-05-15 16:04:57 +01:00 |
|
n1474335
|
9b4fc3d3aa
|
Converted the core to ES modules
|
2018-03-26 23:14:23 +01:00 |
|