Does anybody know if there is an implementation of 7-Zip (LZMA) that would work on iPhone (iOS)?
I have created an iPhone example app with integrated 7zip LZMA SDK support. You can download it here. This example is based on LZMA SDK 9.21 beta. It includes only decode functions and the adler checksum logic is disabled at compile time, to improve performance. The example download is an iPhone xcode project file and all needed files.