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
4145d45b5f
commit
f4d3883db2
7 changed files with 7 additions and 0 deletions
|
@ -8,6 +8,7 @@ import Operation from "../Operation.mjs";
|
|||
import Utils from "../Utils.mjs";
|
||||
import {fromHex} from "../lib/Hex.mjs";
|
||||
import magicObject from "../lib/MagicObject.mjs";
|
||||
import * as criteria from "../lib/MagicCriteria.mjs";
|
||||
|
||||
/**
|
||||
* From Hex Content operation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue