Implement Apple LZFSE compression algorithm. #149

Closed
opened 2026-01-29 15:11:22 +00:00 by claunia · 0 comments
Owner

Originally created by @claunia on GitHub (Dec 24, 2017).

Description

Some disk image formats use the LZFSE compression algorithm. There's an opensource implementation in C in https://github.com/lzfse/lzfse. This code would need to be ported for C#.

Originally created by @claunia on GitHub (Dec 24, 2017). ### Description Some disk image formats use the LZFSE compression algorithm. There's an opensource implementation in C in https://github.com/lzfse/lzfse. This code would need to be ported for C#.
claunia added the feature requesthelp wanted labels 2026-01-29 15:11:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#149