Commit graph

1 commit

Author SHA1 Message Date
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