Search found 2 matches

by stulker
Wed May 22, 2013 7:06 pm
Forum: Compressed files and methods
Topic: help to know compression method name
Replies: 2
Views: 1415

Re: help to know compression method name

thanks :),
48.dmp, lzhuf.c too works fine!, but only have decompress u,u


i found lzhuf.c with compress methods if any is interested
https://github.com/vonj/snippets/blob/master/lzhuf.c
by stulker
Thu May 16, 2013 9:25 pm
Forum: Compressed files and methods
Topic: help to know compression method name
Replies: 2
Views: 1415

help to know compression method name

i need help to know name of compression or if possible code sample, to make my own tool. my research compression: at end of file(dword): C5280300 -> offset of file header 19 00 00 00 -> size of compressed header F2 74 BB FB EE 2E 37 19 7F 94 BD 7A E8 2F A4 19 0A 8E D3 1F 18 09 BD 80 00 -> compressed...