mirror of
https://github.com/gchq/CyberChef
synced 2025-12-14 23:33:25 +00:00
ESM: Added portOperation.mjs script. Added To and From Hexdump operations.
This commit is contained in:
@@ -17,7 +17,7 @@ import CanvasComponents from "../core/vendor/canvascomponents.js";
|
||||
|
||||
// CyberChef
|
||||
import App from "./App.js";
|
||||
import Categories from "../core/config/Categories.js";
|
||||
import Categories from "../core/config/Categories.json";
|
||||
import OperationConfig from "../core/config/OperationConfig.json";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user