CyberChef/src/core
n1474335 56d33ea487 Magic operation now calculates the entropy of each option and displays tooltips explaining the properties. 2018-02-19 17:25:28 +00:00
..
config Magic operation now brute forces character encodings. Linted. 2018-02-15 17:38:39 +00:00
lib Magic operation now calculates the entropy of each option and displays tooltips explaining the properties. 2018-02-19 17:25:28 +00:00
operations Added 'Intensive mode' to the Magic operation, where it brute-forces various simple encodings like XOR or bit rotates. 2018-02-14 16:08:59 +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 Magic operation now displays an ordered table of the most likely decodings. 2018-01-22 23:34:24 +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 Magic operation now calculates the entropy of each option and displays tooltips explaining the properties. 2018-02-19 17:25:28 +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 Magic operation now displays an ordered table of the most likely decodings. 2018-01-22 23:34:24 +00:00