CyberChef/src/core
2018-01-22 22:06:26 +00:00
..
config Added speculative execution of recipes to determine the most likely decodings. 2018-01-22 22:06:26 +00:00
lib Added speculative execution of recipes to determine the most likely decodings. 2018-01-22 22:06:26 +00:00
operations Merge branch 'master' into feature-magic 2018-01-22 20:04:51 +00:00
Chef.js Chef now defaults to treat as UTF8 if option is not set 2018-01-06 16:21:42 +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 BigNumber Dish types are now converted to fixed notation instead of exponential when translated between types 2018-01-12 18:28:40 +00:00
FlowControl.js Added speculative execution of recipes to determine the most likely decodings. 2018-01-22 22:06:26 +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 bugs in pretty recipe format generation 2018-01-18 18:35:17 +00:00