mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-04 05:29:14 -04:00
Added SSDEEP and CTPH operations
This commit is contained in:
parent
8dd223f1cb
commit
242bad09ea
6 changed files with 147 additions and 25 deletions
|
@ -76,6 +76,7 @@
|
|||
"bootstrap-switch": "^3.3.4",
|
||||
"crypto-api": "^0.8.0",
|
||||
"crypto-js": "^3.1.9-1",
|
||||
"ctph.js": "0.0.5",
|
||||
"diff": "^3.4.0",
|
||||
"escodegen": "^1.9.1",
|
||||
"esmangle": "^1.0.1",
|
||||
|
@ -101,6 +102,7 @@
|
|||
"sladex-blowfish": "^0.8.1",
|
||||
"sortablejs": "^1.7.0",
|
||||
"split.js": "^1.3.5",
|
||||
"ssdeep.js": "0.0.2",
|
||||
"ua-parser-js": "^0.7.17",
|
||||
"utf8": "^3.0.0",
|
||||
"vkbeautify": "^0.99.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue