CyberChef/src/core
2018-05-13 13:27:52 +01:00
..
config Fixes syntax error 2018-05-13 13:27:52 +01:00
lib Updated DisassembleX86-64 library to fix issue with call instrution. Closes #246. 2018-03-23 20:01:56 +00:00
operations Tidied up 'To Table' operation, adding better CSV parsing support. 2018-05-04 16:10:22 +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 Switched from uas_parser.js to ua-parser-js library to improve library management and remove ReDos vulnerabilities. Also improved performance of two native regexes. Thanks to James Davis for raising awareness. 2018-02-28 16:40:15 +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 Added 'More Info' links to the descriptions of many operations for #265 2018-05-05 00:43:42 +01:00
Recipe.js 'Register' and 'Fork' now play well together. 2018-01-24 16:54:37 +00:00
Utils.js Tidied up 'To Table' operation, adding better CSV parsing support. 2018-05-04 16:10:22 +00:00