-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
help-wantedThe maintainer would actually accept PRs to fix this, maybe even desperately so.The maintainer would actually accept PRs to fix this, maybe even desperately so.
Description
The LZMS mode for MS compression:
| LZMS = 5 # noqa |
is not currently implemented:
refinery/refinery/units/compression/mscf.py
Line 145 in 6b5332f
| raise NotImplementedError(F'algorithm {mode.name} is not yet implemented') |
I have not yet come across a malware sample that uses this, though, so this remains a low priority.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help-wantedThe maintainer would actually accept PRs to fix this, maybe even desperately so.The maintainer would actually accept PRs to fix this, maybe even desperately so.