mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 08:15:00 -04:00
Add Malbolge operation in new esoteric programming category
This commit is contained in:
parent
8148c1a8a8
commit
6913afed00
6 changed files with 147 additions and 0 deletions
|
@ -57,6 +57,7 @@ import "./tests/JWTSign";
|
|||
import "./tests/JWTVerify";
|
||||
import "./tests/MS";
|
||||
import "./tests/Magic";
|
||||
import "./tests/Malbolge";
|
||||
import "./tests/MorseCode";
|
||||
import "./tests/NetBIOS";
|
||||
import "./tests/OTP";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue