mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-12 17:21:39 -04:00
Added magic entropy signatures
This commit is contained in:
parent
d85704a4db
commit
4145d45b5f
8 changed files with 9 additions and 7 deletions
|
@ -7,3 +7,5 @@ export const binary = {
|
|||
input: [1, 1.5],
|
||||
output: [3.5, 6]
|
||||
};
|
||||
|
||||
export const entropyOfText = [3.5, 6];
|
Loading…
Add table
Add a link
Reference in a new issue