Quote:
Originally Posted by john_doe
That table is an array of CRC32s for all the filenames, but instead of taking the filename bytes as-is, it masks it with 0xDF before processing them.
|
And then the files are ordered by that CRC - figured search index or hash table - but it stumped me for some reason, because the table was numerically sorted :-P
Thanks, Ben :-) I'd just given up on it, since it wasn't needed to unpack.