mirror of
https://github.com/jclehner/bcm2-utils.git
synced 2025-01-30 18:41:23 +00:00
20 lines
605 B
Plaintext
20 lines
605 B
Plaintext
0 string SOBJ Broadcom SAO image
|
|
>4 ulong x #(header CRC: 0x%08x,
|
|
>8 string x (type: %.4s,
|
|
>8 string x {name:%.4s.sao}
|
|
>12 ushort x version: 0x%04x,
|
|
>14 ushort x flags: 0x%x,
|
|
>16 ulong+64 x size: %d,
|
|
>16 ulong+64 x {size:%d}
|
|
>25 ubyte x code type: 0x%02x,
|
|
>26 ubyte&0x7f x sign type: 0x%02x
|
|
>26 ubyte&0x80 !0 (encrypted)
|
|
>52 ulong x , data CRC: 0x%08x)
|
|
|
|
4 string ENCK Broadcom SAO encryption header
|
|
>0 ulelong x (header CRC: 0x%08x,
|
|
>8 ulelong+0x120 x size: %d,
|
|
>8 ulelong+0x120 x {size:%d}
|
|
>12 ulelong x data CRC: 0x%08x,
|
|
>16 string x key id: %.4s)
|