mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 16:26:16 -04:00
Add Bombe operation
Still needs some work, but functional
This commit is contained in:
parent
b4e130234c
commit
b6eb4e84e4
6 changed files with 682 additions and 4 deletions
|
@ -83,6 +83,7 @@ import "./tests/Magic";
|
|||
import "./tests/ParseTLV";
|
||||
import "./tests/Media";
|
||||
import "./tests/Enigma";
|
||||
import "./tests/Bombe";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
//import "./tests/SplitColourChannels";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue