mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 10:06:58 -04:00
Added magic entropy signatures
This commit is contained in:
parent
d85704a4db
commit
4145d45b5f
8 changed files with 9 additions and 7 deletions
|
@ -39,7 +39,7 @@ class FromHexContent extends Operation {
|
|||
null,
|
||||
{
|
||||
input: [3, 4],
|
||||
output: [3.5, 6]
|
||||
output: criteria.entropyOfText
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue