This is the specifications for the archive file which is handled by the Game Extractor plugin Archive_BNK.

Endian Order:Little Endian
Compression:None
Encryption:None


This format is used by the following Games:
Halloween Harry *.bnk *.fat *.-0


This is the format specification information:
 
// for each file
  1 - Filename Length
  12 - Filename (nulls to this length)
  4 - Offset
  4 - Size


These are the accompanying notes and further information:
 
FAT HAS THE DIRECTORY DETAILS


Game Extractor is able to read files of this type, as well as files from thousands of other games. To give it a try, download Game Extractor (Basic Version) for free, and see what it can do.

For further information on this format, refer to the source code on our GitHub repository.