Please see the attached sample file.
Code: Select all
3 byte: BON header
1 byte: 00h
4 byte: number of files
1 byte: 01h
7 byte: 00h
36 byte: file name + unknown
224 byte: common part + unknown (A)
*Repeat above for the number of files.
Variable: Zlib File (78 9C) (Repeat as many times as the number of files.)
I know this is about this.
It seems that the file start point and the file size are not included in part A.
The order of the actual data is different from the file list part.
I am happy that I can do UNPACK / REPACK with QuickBMS or command line program.
Finally, I am not good at English.
Thank you.