Hello, I need some help with this compression method.
I use QuickBMS to help me and I got little parts decompressed by this scripts:
COMP_LUNAR_LZ10, // scan 260
COMP_HEATSHRINK, // scan 497
COMP_LHA_lzs, // scan 526
It looks like an LZS variant.
DMP from QuickBMS, compressed and a decompressed file I got from a RAM dump here:
http://www.mediafire.com/?s1r6wsld85yyqp7
I'm very noob on this, any books, lectures that I can start learning this?
Thanks in advance.