CyberChef/src/core/operations
n1474335 c460c2bf6b 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
..
Base.js autofix no-var 2017-04-28 16:45:00 +01:00
Base58.js autofix no-var 2017-04-28 16:45:00 +01:00
Base64.js autofix no-var 2017-04-28 16:45:00 +01:00
BitwiseOp.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
ByteRepr.js Fixed styling errors 2017-06-22 17:13:31 +01:00
CharEnc.js Fix bug with UTF16LE in Encode/Decode ops 2017-05-19 16:11:08 -04:00
Checksum.js autofix no-var 2017-04-28 16:45:00 +01:00
Cipher.js Tidied up Bifid operations 2017-06-28 19:54:34 +01:00
Code.js auto-fix prefer-const 2017-05-03 00:41:01 +01:00
Compress.js autofix no-var 2017-04-28 16:45:00 +01:00
Convert.js autofix no-var 2017-04-28 16:45:00 +01:00
DateTime.js Tidied up changes to filetime operations and brought tests up to date 2017-07-03 15:25:14 +00:00
Endian.js autofix no-var 2017-04-28 16:45:00 +01:00
Entropy.js use .fill to initialise Arrays 2017-05-02 23:05:04 +01:00
Extract.js autofix no-var 2017-04-28 16:45:00 +01:00
FileType.js Added 'Render Image' operation 2017-05-19 11:15:48 +00:00
HTML.js Added support for astral characters to charcode ops 2017-06-19 15:40:36 +00:00
HTTP.js Added mixed content note to 'HTTP request' error message. 2017-06-13 16:30:55 +00:00
Hash.js autofix no-var 2017-04-28 16:45:00 +01:00
Hexdump.js autofix no-var 2017-04-28 16:45:00 +01:00
IP.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
Image.js Tidying 'Remove EXIF' 2017-06-08 11:09:31 +00:00
JS.js autofix no-var 2017-04-28 16:45:00 +01:00
MAC.js autofix no-var 2017-04-28 16:45:00 +01:00
MorseCode.js autofix no-var 2017-04-28 16:45:00 +01:00
NetBIOS.js autofix no-var 2017-04-28 16:45:00 +01:00
Numberwang.js autofix no-var 2017-04-28 16:45:00 +01:00
OS.js autofix no-var 2017-04-28 16:45:00 +01:00
PublicKey.js Fixed lint errors 2017-05-05 16:03:25 +00:00
Punycode.js autofix no-var 2017-04-28 16:45:00 +01:00
QuotedPrintable.js autofix no-var 2017-04-28 16:45:00 +01:00
Rotate.js Fixed styling errors 2017-06-22 17:13:31 +01:00
SeqUtils.js Tidied _numericSort and added @author tag 2017-06-01 10:21:10 +00:00
StrUtils.js Fixed global matching for simple strings in 'Find / Replace' operation. Closes #25. 2017-06-15 14:21:30 +00:00
Tidy.js manual fixes 2017-04-28 16:45:02 +01:00
URL.js manual fixes 2017-04-28 16:45:02 +01:00
UUID.js autofix no-var 2017-04-28 16:45:00 +01:00
Unicode.js autofix no-var 2017-04-28 16:45:00 +01:00