CyberChef/tests
bee-san cc86650786 Add support for LZNT1 decompression
Introduces support for LZNT1 decompression, commonly leveraged by malware through RtlDecompressBuffer (closes #534).

The decompression logic is ported from go-ntfs, the test data is similar to malduck's.

from: https://github.com/gchq/CyberChef/pull/1675
2023-12-27 12:41:09 +00:00
..
browser Added a few more UI tests 2023-03-22 11:19:01 +00:00
lib Fixed operational tests and updated some dependencies 2023-02-27 17:55:52 +00:00
node Add support for LZNT1 decompression 2023-12-27 12:41:09 +00:00
operations Add support for LZNT1 decompression 2023-12-27 12:41:09 +00:00
samples Added UI tests for all HTML operations 2023-03-08 17:44:51 +00:00