.. |
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
|
Fixed bug in 'Show Base64 offsets' where highlights did not show
|
2017-07-10 11:49:41 +00:00 |
BCD.js
|
Added BCD operations with tests
|
2017-07-19 15:29:37 +00:00 |
BitwiseOp.js
|
Operations can now set options from within the worker
|
2017-09-20 00:37:57 +01:00 |
ByteRepr.js
|
Added 'Disassemble x86' operation
|
2017-10-04 22:35:44 +01:00 |
CharEnc.js
|
Added 'Disassemble x86' operation
|
2017-10-04 22:35:44 +01:00 |
Checksum.js
|
Added 'CRC-16 Checksum' operation
|
2017-09-12 15:50:46 +00:00 |
Cipher.js
|
Fixed bug in Substitute where commas would not encode correctly
|
2017-08-25 11:44:31 +00:00 |
Code.js
|
Jsonpath lib now imported from npm with workaround instead of serving locally.
|
2017-08-04 13:59:32 +00:00 |
Compress.js
|
Introduced key-spacing eslint rule
|
2017-07-24 14:55:48 +00:00 |
Convert.js
|
Introduced key-spacing eslint rule
|
2017-07-24 14:55:48 +00:00 |
DateTime.js
|
Lint improvements
|
2017-10-03 17:14:40 +00:00 |
Diff.js
|
Added module framework
|
2017-08-09 20:09:23 +01:00 |
Endian.js
|
autofix no-var
|
2017-04-28 16:45:00 +01:00 |
Entropy.js
|
Fixed minor errors
|
2017-12-18 05:33:52 -08:00 |
Extract.js
|
Merged upstream master
|
2017-09-17 14:53:17 +01:00 |
Filetime.js
|
Separated out Diff and Windows Filetime operations into their own namespaces as they rely on libraries not used by the rest of the operations in their group
|
2017-07-30 12:36:50 +01:00 |
FileType.js
|
Added 'Render Image' operation
|
2017-05-19 11:15:48 +00:00 |
Hash.js
|
Cleaned lint.
|
2017-10-09 15:17:20 +00:00 |
Hexdump.js
|
Added 'Disassemble x86' operation
|
2017-10-04 22:35:44 +01:00 |
HTML.js
|
Lint improvements
|
2017-10-03 17:14:40 +00:00 |
HTTP.js
|
Updated dependencies and linted
|
2017-07-24 13:49:16 +00:00 |
Image.js
|
Tidying 'Remove EXIF'
|
2017-06-08 11:09:31 +00: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 |
JS.js
|
Updated dependencies and linted
|
2017-07-24 13:49:16 +00: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 |
MS.js
|
Tidied up 'Microsoft Script Decoder' operation
|
2017-08-30 15:56:51 +00: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
|
Introduced key-spacing eslint rule
|
2017-07-24 14:55:48 +00:00 |
OTP.js
|
Added 'Generate HOTP' and 'Generate TOTP' operations
|
2017-09-05 17:53:54 +00:00 |
PHP.js
|
Moved PhpDeserialize.js to PHP.js to encompass possible future PHP-related ops
|
2017-11-24 16:32:11 +00:00 |
PublicKey.js
|
Merged upstream master
|
2017-09-17 14:53:17 +01:00 |
Punycode.js
|
autofix no-var
|
2017-04-28 16:45:00 +01:00 |
QuotedPrintable.js
|
Updated dependencies and linted
|
2017-07-24 13:49:16 +00:00 |
Rotate.js
|
Added 'Bit shift left' and 'Bit shift right' operations
|
2017-09-05 14:26:09 +00:00 |
SeqUtils.js
|
BugFix: compare odd size elements, like empty line
|
2017-10-12 14:23:04 +02:00 |
Shellcode.js
|
Added 'Disassemble x86' operation
|
2017-10-04 22:35:44 +01:00 |
StrUtils.js
|
Merged upstream master
|
2017-09-17 14:53:17 +01:00 |
Tidy.js
|
Introduced key-spacing eslint rule
|
2017-07-24 14:55:48 +00:00 |
Unicode.js
|
autofix no-var
|
2017-04-28 16:45:00 +01:00 |
URL.js
|
Fixed 'Parse URI' operation and improved error handling from worker
|
2017-10-13 11:29:22 +00:00 |
UUID.js
|
autofix no-var
|
2017-04-28 16:45:00 +01:00 |