mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04:00
ESM: Ported RegEx operations
This commit is contained in:
parent
049656ec6b
commit
6a561185df
3 changed files with 350 additions and 1 deletions
|
@ -52,7 +52,7 @@ import "./tests/operations/PHP";
|
|||
import "./tests/operations/NetBIOS";
|
||||
import "./tests/operations/OTP";
|
||||
import "./tests/operations/PowerSet";
|
||||
// import "./tests/operations/Regex";
|
||||
import "./tests/operations/Regex";
|
||||
import "./tests/operations/Rotate";
|
||||
import "./tests/operations/StrUtils";
|
||||
import "./tests/operations/SeqUtils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue