aluigi wrote:
job done, the following is the script for unpacking the files:
Code:
comtype lzo1x
idstring "ARCE"
get NAME basename
string NAME += ".unpacked"
goto 0x78
get ZSIZE long
get SIZE long
savepos OFFSET
clog NAME OFFSET ZSIZE SIZE
is it correct?
yes ....it extracts nicely & creates new files with the .unpacked extension....
i'll test it on more files & see how it goes......many thanks