The LZMS mode for MS compression: https://github.com/binref/refinery/blob/6b5332f350882b753f23205dd0946e47688d3f48/refinery/units/compression/mscf.py#L29 is not currently implemented: https://github.com/binref/refinery/blob/6b5332f350882b753f23205dd0946e47688d3f48/refinery/units/compression/mscf.py#L145 I have not yet come across a malware sample that uses this, though, so this remains a low priority.
The LZMS mode for MS compression:
refinery/refinery/units/compression/mscf.py
Line 29 in 6b5332f
is not currently implemented:
refinery/refinery/units/compression/mscf.py
Line 145 in 6b5332f
I have not yet come across a malware sample that uses this, though, so this remains a low priority.