idstring "LCPK" comtype COMP_UNZIP_DYNAMIC get null short get fileCount short for i = 0 < fileCount get fileName string do get null byte while null == 0 savepos uncompressSizePos math uncompressSizePos - 1 goto uncompressSizePos get uncompressedSize long get compressedSize long get offset long get one long clog fileName offset compressedSize uncompressedSize next i