CyberChef/src/core
2019-10-12 17:35:46 +02:00
..
config Add new operation to generate image from raw data 2019-10-12 17:13:14 +02:00
dishTypes Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
errors Export cyberchef error types to be used in consuming applications 2019-09-20 18:40:21 +01:00
lib Improved PE extractor to also carve the overlay if possible 2019-10-09 16:12:41 +01:00
operations Add bitwse mode to Generate Image operation 2019-10-12 17:35:46 +02: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