CyberChef/src/core
2018-01-03 16:51:10 +00:00
..
config Began implementing UTF-16 support in the 'Strings' operation. 2018-01-03 16:51:10 +00:00
lib Added 'Disassemble x86' operation 2017-10-04 22:35:44 +01:00
operations Began implementing UTF-16 support in the 'Strings' operation. 2018-01-03 16:51:10 +00:00
Chef.js Added logging with configurable levels to make debugging easier. 2017-12-28 18:17:38 +00:00
ChefWorker.js Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity 2017-12-29 17:32:23 +00:00
Dish.js Added logging with configurable levels to make debugging easier. 2017-12-28 18:17:38 +00:00
FlowControl.js Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity 2017-12-29 17:32:23 +00:00
Ingredient.js Replaced hexToByteArray with fromHex and byteArrayToHex with toHex. Switched displayFilesAsHTML operation to use template strings and introduced markup formatting method. 2017-07-07 13:23:58 +00:00
Operation.js Highlighting now works with the web worker 2017-09-19 23:34:03 +01:00
Recipe.js Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity 2017-12-29 17:32:23 +00:00
Utils.js Fixed no-trailing-space lint 2018-01-02 14:46:35 +00:00