mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 05:43:28 +00:00
Add support for LZNT1 decompression.
This commit is contained in:
@@ -62,7 +62,8 @@
|
||||
"Training branch predictor...",
|
||||
"Timing cache hits...",
|
||||
"Speculatively executing recipes...",
|
||||
"Adding LLM hallucinations..."
|
||||
"Adding LLM hallucinations...",
|
||||
"Decompressing malware..."
|
||||
];
|
||||
|
||||
// Shuffle array using Durstenfeld algorithm
|
||||
|
||||
Reference in New Issue
Block a user