Posted By: wraggster
MPH has released PSPLZMA, what is that you ask, well heres a discription taken from the wiki:
LZMA, short for Lempel-Ziv-Markov chain-Algorithm, is a data compression algorithm in development since 2001 and used in the 7z format of the 7-Zip archiver. It uses a dictionary compression scheme somewhat similar to LZ77 and features a high compression ratio (generally higher than bzip2) and a variable compression-dictionary size (up to 4 GB).
Heres whats in this release:
Portage of :
LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
- Only extract and check function without password.
- Read function is performed by a 128ko buffer.
- Write function doesn't use memory.
PRECAUTION :
Use the parameter f=off to disable filters on executables files when you compress your archive else theses functions cannot decrypt the archive (only one coder supported).
Download and Give Feedback Via Comments