CyberChef/tests/node
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
..
consumers Improve CJS and ESM module support #1037 2022-03-28 10:52:28 +01:00
sampleData update test sample data 2019-01-04 16:31:06 +00:00
tests Add support for LZNT1 decompression 2023-12-27 12:41:09 +00:00
assertionHandler.mjs make async node tests actually fail when they fail. Update tests that were failing 2019-10-07 17:41:51 +01:00
index.mjs Tests now display a progress bar and report long running tests 2020-03-13 14:59:48 +00:00