mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 08:16:17 -04:00
Add LZMA Compress operation
This commit is contained in:
parent
c2cf535f88
commit
1ec7033d46
4 changed files with 79 additions and 1 deletions
|
@ -331,7 +331,8 @@
|
|||
"Tar",
|
||||
"Untar",
|
||||
"LZString Compress",
|
||||
"LZString Decompress"
|
||||
"LZString Decompress",
|
||||
"LZMA Compress"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue