2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

ESM: Ported Bzip2, Diff and Tar operations

This commit is contained in:
n1474335
2018-05-21 18:23:05 +00:00
parent 749b0510e7
commit cefe3fc542
6 changed files with 459 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ import "./tests/operations/CharEnc";
import "./tests/operations/Ciphers";
import "./tests/operations/Checksum";
// import "./tests/operations/Code";
// import "./tests/operations/Compress";
import "./tests/operations/Compress";
// import "./tests/operations/Crypt";
import "./tests/operations/DateTime";
import "./tests/operations/Fork";
@@ -43,7 +43,6 @@ import "./tests/operations/Jump";
import "./tests/operations/ConditionalJump";
import "./tests/operations/Register";
import "./tests/operations/Comment";
import "./tests/operations/Hash";
import "./tests/operations/Hexdump";
// import "./tests/operations/Image";