Jump to content

poshu

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by poshu

  1. Just started to play with this (thanks a lot btw!) there is a mistake though:

    4) Seed - a value that randomly invented by Koreans do not know why, probably used in conjunction with Key [14] in earlier versions of the container to protect the information inside the container, which is obsolete value is always 0;

    5) FilesCount - the number of files in the container, this value is not absolute, but a bit distorted.

    The actual value can be obtained by doing a simple mathematical operation RealFilesCount = FilesCount - Seed - 7;

    if seed is always 0 (which is not the case with my test grf, but it might be corrupted or something) it would not be of any use to subtract it from filescount to get the realfilescount.

    Still pretty cool, I gonna have some fun :3

×
×
  • Create New...