CyberChef/src/core
n1474335 715ca1c292 Added Bcrypt, Scrypt, BSON and string operations along with many new tests. 2018-03-26 22:25:36 +01:00
..
config Added Bcrypt, Scrypt, BSON and string operations along with many new tests. 2018-03-26 22:25:36 +01:00
lib Updated DisassembleX86-64 library to fix issue with call instrution. Closes #246. 2018-03-23 20:01:56 +00:00
operations Added Bcrypt, Scrypt, BSON and string operations along with many new tests. 2018-03-26 22:25:36 +01: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 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 Added Bcrypt, Scrypt, BSON and string operations along with many new tests. 2018-03-26 22:25:36 +01:00