CyberChef/src/core
2018-02-16 13:33:33 +00:00
..
config OR now calls the correct function instead of duplicating XOR. Closes #243. 2018-02-14 10:34:08 +00:00
lib Added 'Disassemble x86' operation 2017-10-04 22:35:44 +01:00
operations Reduced byte length in 'Unescape Unicode Characters' 2018-02-16 13:33:33 +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 Fixed deep copy bug with Fork/Register ingredient values. 2018-01-25 14:03:13 +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 'Register' and 'Fork' now play well together. 2018-01-24 16:54:37 +00:00
Utils.js Fixed bugs in pretty recipe format generation 2018-01-18 18:35:17 +00:00