CyberChef/src/core
n1474335 05e65a74ce Improved Magic scoring slightly 2019-10-28 17:26:13 +00:00
..
config Added test to ensure all operations are in a category. Added various operations to categories. 2019-10-16 15:10:03 +01: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 Magic scoring slightly 2019-10-28 17:26:13 +00:00
operations Merge branch 'chores/yara-update' of https://github.com/mattnotmitt/CyberChef into mattnotmitt-chores/yara-update 2019-10-27 15:23:47 +00: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 Fixed some typos 2019-10-16 15:38:20 +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 Added tests for Utils.parseEscapedChars 2019-10-16 17:22:48 +01:00