mirror of
https://github.com/gchq/CyberChef
synced 2025-12-22 11:13:38 +00:00
Merge branch 'chi' of https://github.com/bwhitn/CyberChef into bwhitn-chi
This commit is contained in:
@@ -143,6 +143,7 @@ OpModules.Default = {
|
||||
"Microsoft Script Decoder": MS.runDecodeScript,
|
||||
"Entropy": Entropy.runEntropy,
|
||||
"Frequency distribution": Entropy.runFreqDistrib,
|
||||
"Chi Square": Entropy.calcChiSq,
|
||||
"Detect File Type": FileType.runDetect,
|
||||
"Scan for Embedded Files": FileType.runScanForEmbeddedFiles,
|
||||
"Generate UUID": UUID.runGenerateV4,
|
||||
|
||||
Reference in New Issue
Block a user