SMAZ - v3l0c1r4pt0r/lkv-wiki GitHub Wiki

SMAZ

Container for compressed machine code. Splits data into chunks. Every chunk is compressed separately. Supposed maximum length of such chunk is 0x40000 bytes of uncompressed data. More on compression can be found on Compression page.

Data stored in this container are big-endian.

Few bytes at the end of this container are of unknown purpose and length. They seem to always contain zeros.