| .. |
|
A1Z26CipherDecode.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
A1Z26CipherEncode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ADD.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
AddLineNumbers.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
AddTextToImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
Adler32Checksum.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
AESDecrypt.mjs
|
Fix AES decryption in GCM mode not using IVs.
|
2019-08-22 14:54:58 +01:00 |
|
AESEncrypt.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
AffineCipherDecode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
AffineCipherEncode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
AnalyseHash.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
AND.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
AtbashCipher.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
AvroToJSON.mjs
|
Tidied up Avro to JSON operation
|
2019-10-31 14:17:07 +00:00 |
|
BaconCipherDecode.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
BaconCipherEncode.mjs
|
Add file extensions which are mandatory for the latest Node 12.x.
|
2019-11-06 06:01:52 -07:00 |
|
Bcrypt.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
BcryptCompare.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
BcryptParse.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
BifidCipherDecode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
BifidCipherEncode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
BitShiftLeft.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
BitShiftRight.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
BLAKE2b.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
BLAKE2s.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
BlowfishDecrypt.mjs
|
Remove unnecessary IV adaptation
|
2019-10-01 22:54:21 +01:00 |
|
BlowfishEncrypt.mjs
|
Add invalid key length error message
|
2019-10-01 22:53:50 +01:00 |
|
BlurImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
Bombe.mjs
|
Tidied up Lorenz operation and created new Bletchley module for WW2-era ciphers
|
2019-11-06 12:14:22 +00:00 |
|
BSONDeserialise.mjs
|
Tidied up Avro to JSON operation
|
2019-10-31 14:17:07 +00:00 |
|
BSONSerialise.mjs
|
Tidied up Avro to JSON operation
|
2019-10-31 14:17:07 +00:00 |
|
Bzip2Compress.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Bzip2Decompress.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
CartesianProduct.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ChangeIPFormat.mjs
|
Add octal support to Change IP Format.
|
2019-08-24 01:14:44 +01:00 |
|
ChiSquare.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CipherSaber2Decrypt.mjs
|
CipherSaber2 ops now accept a variety of key types
|
2020-03-05 16:39:52 +00:00 |
|
CipherSaber2Encrypt.mjs
|
CipherSaber2 ops now accept a variety of key types
|
2020-03-05 16:39:52 +00:00 |
|
CitrixCTX1Decode.mjs
|
Added support for 109 more character encodings
|
2019-11-01 14:56:18 +00:00 |
|
CitrixCTX1Encode.mjs
|
Added support for 109 more character encodings
|
2019-11-01 14:56:18 +00:00 |
|
Colossus.mjs
|
Very small correction for import in Colossus
|
2020-03-13 10:14:08 +00:00 |
|
Comment.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CompareCTPHHashes.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CompareSSDEEPHashes.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ConditionalJump.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ContainImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
ConvertArea.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ConvertCoordinateFormat.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ConvertDataUnits.mjs
|
Fixed typo in 'Convert Data Units' preventing Kilobits from working. Closes #649
|
2019-09-27 11:28:57 +01:00 |
|
ConvertDistance.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ConvertImageFormat.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
ConvertMass.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ConvertSpeed.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ConvertToNATOAlphabet.mjs
|
Tidied up 'Convert to NATO alphabet' operation
|
2020-03-13 17:10:29 +00:00 |
|
CountOccurrences.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CoverImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
CRC8Checksum.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CRC16Checksum.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CRC32Checksum.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CropImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
CSSBeautify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CSSMinify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CSSSelector.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CSVToJSON.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
CTPH.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
DechunkHTTPResponse.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
DecodeNetBIOSName.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
DecodeText.mjs
|
Added support for 109 more character encodings
|
2019-11-01 14:56:18 +00:00 |
|
DefangIPAddresses.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
DefangURL.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
DeriveEVPKey.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
DerivePBKDF2Key.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
DESDecrypt.mjs
|
DES no longer requires an IV in ECB mode
|
2019-10-18 11:09:12 +01:00 |
|
DESEncrypt.mjs
|
DES no longer requires an IV in ECB mode
|
2019-10-18 11:09:12 +01:00 |
|
DetectFileType.mjs
|
Added several more file signatures. The background magic button now highlights when a file type has been detected.
|
2019-10-04 17:52:09 +01:00 |
|
Diff.mjs
|
diff.mjs: Fixes tests and adds default flag
|
2019-10-29 23:39:14 +00:00 |
|
DisassembleX86.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
DitherImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
Divide.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
DNSOverHTTPS.mjs
|
DNS over HTTP: Fix "validate" argument
|
2019-11-25 20:08:30 +01:00 |
|
DropBytes.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
EncodeNetBIOSName.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
EncodeText.mjs
|
Added support for 109 more character encodings
|
2019-11-01 14:56:18 +00:00 |
|
Enigma.mjs
|
Tidied up Lorenz operation and created new Bletchley module for WW2-era ciphers
|
2019-11-06 12:14:22 +00:00 |
|
Entropy.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
EscapeString.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
EscapeUnicodeCharacters.mjs
|
extra signatures
|
2020-02-25 11:33:35 +00:00 |
|
ExpandAlphabetRange.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ExtractDates.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ExtractDomains.mjs
|
Added 'fully qualified' to the description for the 'Extract Domains' operation to reduce ambiguity. #618
|
2019-08-27 17:59:45 +01:00 |
|
ExtractEmailAddresses.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ExtractEXIF.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ExtractFilePaths.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ExtractFiles.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ExtractIPAddresses.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ExtractLSB.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
ExtractMACAddresses.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ExtractRGBA.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
ExtractURLs.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Filter.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
FindReplace.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Fletcher8Checksum.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
Fletcher16Checksum.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
Fletcher32Checksum.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
Fletcher64Checksum.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
FlipImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
Fork.mjs
|
Fork no longer appends its merge delimiter to the end of the output. Closes #692
|
2019-10-18 13:57:21 +01:00 |
|
FormatMACAddresses.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
FrequencyDistribution.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
FromBase.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
FromBase32.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromBase58.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromBase62.mjs
|
Fixed bug in Base62 operations when using different alphabets
|
2019-11-13 17:59:16 +00:00 |
|
FromBase64.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromBase85.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
FromBCD.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromBinary.mjs
|
extra signatures
|
2020-02-25 11:33:35 +00:00 |
|
FromBraille.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
FromCaseInsensitiveRegex.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
FromCharcode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
FromDecimal.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromHex.mjs
|
From Hex Regexes
|
2020-03-10 11:12:43 +00:00 |
|
FromHexContent.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromHexdump.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromHTMLEntity.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromMessagePack.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
FromMorseCode.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromOctal.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromPunycode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
FromQuotedPrintable.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
FromUNIXTimestamp.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
GenerateAllHashes.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
GenerateHOTP.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
GenerateImage.mjs
|
Tidied up 'Generate Image' operation
|
2020-03-13 16:35:19 +00:00 |
|
GenerateLoremIpsum.mjs
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
|
GeneratePGPKeyPair.mjs
|
make async node tests actually fail when they fail. Update tests that were failing
|
2019-10-07 17:41:51 +01:00 |
|
GenerateQRCode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
GenerateTOTP.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
GenerateUUID.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
GenericCodeBeautify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
GOSTHash.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
GroupIPAddresses.mjs
|
Linting changes
|
2019-11-14 08:55:27 +00:00 |
|
Gunzip.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
Gzip.mjs
|
Gzip tests added
|
2019-12-17 12:15:11 +00:00 |
|
HammingDistance.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
HAS160.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
HaversineDistance.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Head.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
HeatmapChart.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
HexDensityChart.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
HexToObjectIdentifier.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
HexToPEM.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
HMAC.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
HTMLToText.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
HTTPRequest.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ImageBrightnessContrast.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
ImageFilter.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
ImageHueSaturationLightness.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
ImageOpacity.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
IndexOfCoincidence.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
InvertImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
JavaScriptBeautify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
JavaScriptMinify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
JavaScriptParser.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
JPathExpression.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
JSONBeautify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
JSONMinify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
JSONToCSV.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Jump.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
JWTDecode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
JWTSign.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
JWTVerify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Keccak.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Label.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Lorenz.mjs
|
Fix gchq#973 custom setting correction
|
2020-03-11 13:01:49 +00:00 |
|
LuhnChecksum.mjs
|
Tidied up Luhn checksum op
|
2020-03-12 14:41:46 +00:00 |
|
Magic.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
MD2.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
MD4.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
MD5.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
MD6.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Mean.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Median.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Merge.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
MicrosoftScriptDecoder.mjs
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
|
MultipleBombe.mjs
|
Replaced 'new Date().getTime()' calls with 'Date.now()' for clarity and performance
|
2020-03-12 15:23:22 +00:00 |
|
Multiply.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
NormaliseImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
NormaliseUnicode.mjs
|
Tidied up Normalise Unicode operation
|
2019-12-20 16:05:24 +00:00 |
|
NOT.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
Numberwang.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ObjectIdentifierToHex.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
OffsetChecker.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
OpticalCharacterRecognition.mjs
|
Remove excess slashes from Tesseract paths
|
2019-09-25 15:39:04 +01:00 |
|
OR.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
PadLines.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ParseASN1HexString.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ParseColourCode.mjs
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
|
ParseDateTime.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ParseIPRange.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ParseIPv4Header.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ParseIPv6Address.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ParseQRCode.mjs
|
extra signatures
|
2020-02-25 11:33:35 +00:00 |
|
ParseSSHHostKey.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
ParseTLV.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
ParseUDP.mjs
|
Tidied up 'Parse UDP' operation
|
2019-08-23 10:56:13 +01:00 |
|
ParseUNIXFilePermissions.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
ParseURI.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ParseUserAgent.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
ParseX509Certificate.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
PEMToHex.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
PGPDecrypt.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
PGPDecryptAndVerify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
PGPEncrypt.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
PGPEncryptAndSign.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
PGPVerify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
PHPDeserialize.mjs
|
PHP Deserialize NULL values converted to correctly
|
2019-10-12 05:56:10 -08:00 |
|
PlayMedia.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
PowerSet.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ProtobufDecode.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
PseudoRandomNumberGenerator.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RailFenceCipherDecode.mjs
|
Tidied up infoURL in Rail Fence Cipher ops
|
2020-02-13 15:06:09 +00:00 |
|
RailFenceCipherEncode.mjs
|
Tidied up infoURL in Rail Fence Cipher ops
|
2020-02-13 15:06:09 +00:00 |
|
RandomizeColourPalette.mjs
|
Updated CHANGELOG
|
2019-09-04 14:00:25 +01:00 |
|
RawDeflate.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RawInflate.mjs
|
Linting corrections
|
2020-02-25 11:35:39 +00:00 |
|
RC2Decrypt.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RC2Encrypt.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RC4.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RC4Drop.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Register.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RegularExpression.mjs
|
Merge branch 'newMagic' of https://github.com/n1073645/CyberChef into n1073645-newMagic
|
2020-03-20 14:51:40 +00:00 |
|
RemoveDiacritics.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RemoveEXIF.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
RemoveLineNumbers.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RemoveNullBytes.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
RemoveWhitespace.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
RenderImage.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
RenderMarkdown.mjs
|
Tidied up 'Render Markdown' operation
|
2019-08-30 15:46:24 +01:00 |
|
ResizeImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
Return.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Reverse.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RIPEMD.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ROT13.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ROT47.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RotateImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
RotateLeft.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
RotateRight.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ScanForEmbeddedFiles.mjs
|
Fix typo in ScanForEmbeddedFiles
|
2019-08-23 14:52:16 -07:00 |
|
ScatterChart.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Scrypt.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SeriesChart.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SetDifference.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SetIntersection.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SetUnion.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SHA0.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SHA1.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SHA2.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SHA3.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Shake.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SharpenImage.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
ShowBase64Offsets.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ShowOnMap.mjs
|
Tidied up 'Show on map' operation
|
2019-08-30 11:56:48 +01:00 |
|
Sleep.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Snefru.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Sort.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Split.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SplitColourChannels.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
SQLBeautify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SQLMinify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SSDEEP.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
StandardDeviation.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Streebog.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Strings.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
StripHTMLTags.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
StripHTTPHeaders.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
SUB.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Subsection.mjs
|
Fixed module replacement issue.
|
2019-07-09 13:42:42 +01:00 |
|
Substitute.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Subtract.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Sum.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SwapEndianness.mjs
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
|
SymmetricDifference.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
SyntaxHighlighter.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Tail.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
TakeBytes.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Tar.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
TCPIPChecksum.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
TextEncodingBruteForce.mjs
|
Added support for 109 more character encodings
|
2019-11-01 14:56:18 +00:00 |
|
ToBase.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToBase32.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
ToBase58.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
ToBase62.mjs
|
Fixed bug in Base62 operations when using different alphabets
|
2019-11-13 17:59:16 +00:00 |
|
ToBase64.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
ToBase85.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
ToBCD.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToBinary.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
ToBraille.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToCamelCase.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToCaseInsensitiveRegex.mjs
|
Tidied up Case Insensitive Regex ops
|
2019-12-20 15:54:39 +00:00 |
|
ToCharcode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToDecimal.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
ToHex.mjs
|
Tidied up To Hex mods
|
2020-02-13 14:17:43 +00:00 |
|
ToHexContent.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
ToHexdump.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToHTMLEntity.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToKebabCase.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToLowerCase.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToMessagePack.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToMorseCode.mjs
|
Added word separator code to Morse Code ops.
|
2019-12-02 15:17:17 +00:00 |
|
ToOctal.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToPunycode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToQuotedPrintable.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
ToSnakeCase.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToTable.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToUNIXTimestamp.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ToUpperCase.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
TranslateDateTimeFormat.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
TripleDESDecrypt.mjs
|
DES no longer requires an IV in ECB mode
|
2019-10-18 11:09:12 +01:00 |
|
TripleDESEncrypt.mjs
|
DES no longer requires an IV in ECB mode
|
2019-10-18 11:09:12 +01:00 |
|
Typex.mjs
|
Tidied up Lorenz operation and created new Bletchley module for WW2-era ciphers
|
2019-11-06 12:14:22 +00:00 |
|
UnescapeString.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
UnescapeUnicodeCharacters.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Unique.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
UNIXTimestampToWindowsFiletime.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
Untar.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
Unzip.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
URLDecode.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |
|
URLEncode.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
VarIntDecode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
VarIntEncode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ViewBitPlane.mjs
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
VigenèreDecode.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
VigenèreEncode.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
Whirlpool.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
WindowsFiletimeToUNIXTimestamp.mjs
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
|
XKCDRandomNumber.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
XMLBeautify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
XMLMinify.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
XOR.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
XORBruteForce.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
XPathExpression.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
YARARules.mjs
|
Add YARA rules node test
|
2019-10-18 12:58:17 +01:00 |
|
Zip.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ZlibDeflate.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
ZlibInflate.mjs
|
Magic rebuild
|
2020-02-25 11:27:03 +00:00 |