mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04:00
ESM: Ported UUID, OTP, Numberwang and PHP operations
This commit is contained in:
parent
739e06d7d3
commit
eed28f67d5
6 changed files with 466 additions and 2 deletions
|
@ -49,9 +49,9 @@ import "./tests/operations/Hexdump";
|
|||
// import "./tests/operations/Image";
|
||||
import "./tests/operations/MorseCode";
|
||||
import "./tests/operations/MS";
|
||||
// import "./tests/operations/PHP";
|
||||
import "./tests/operations/PHP";
|
||||
import "./tests/operations/NetBIOS";
|
||||
// import "./tests/operations/OTP";
|
||||
import "./tests/operations/OTP";
|
||||
import "./tests/operations/PowerSet";
|
||||
// import "./tests/operations/Regex";
|
||||
import "./tests/operations/Rotate";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue