Page 1 of 1

SBSP Tag

Posted: Tue Jun 05, 2012 4:12 am
by Zaid
I am trying to get the meta offset of the SBSP tag and when I read the raw meta offset I get 0, is this correct?

Re: SBSP Tag

Posted: Tue Jun 05, 2012 5:08 pm
by Prey
Yes. The [scnr] meta contains a reflexive at offset 528, whose chunks contain each [sbsp]'s meta offset, meta size, magic, and identity among other things.

Re: SBSP Tag

Posted: Tue Jun 05, 2012 5:17 pm
by Zaid
Prey wrote:Yes. The [scnr] meta contains a reflexive at offset 528, whose chunks contain each [sbsp]'s meta offset, meta size, magic, and identity among other things.
Thanks