CyberChef/src/core
2019-10-04 17:52:09 +01:00
..
config Cleaned up and improved OCR operation 2019-09-13 14:34:08 +01:00
dishTypes Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
errors Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-01-04 09:27:32 +00:00
lib Added several more file signatures. The background magic button now highlights when a file type has been detected. 2019-10-04 17:52:09 +01:00
operations Added several more file signatures. The background magic button now highlights when a file type has been detected. 2019-10-04 17:52:09 +01:00
vendor OCR operation now relies on local files 2019-09-13 17:40:20 +01:00
Chef.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ChefWorker.js Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Dish.mjs Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers. 2019-09-04 13:54:59 +01:00
Ingredient.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Operation.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Recipe.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Utils.mjs Background magic is now debounced to prevent it firing too often. 2019-08-29 14:08:56 +01:00