Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 23:20
v0.1.0
3a6a98a

Initial Release

Pure-Python implementations of every Microsoft ESE record-compression scheme and Windows ntdll RtlCompressBuffer/RtlDecompressBuffer format. Zero runtime dependencies.

Supported formats

  • ESE 7-bit encoding, XPRESS, XPRESS9, XPRESS10, LZ4
  • ntdll LZNT1, XPRESS, XPRESS Huffman

Highlights

Full Changelog: https://github.com/StrongWind1/ntcompress/commits/v0.1.0