In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Ancast image"

From WiiUBrew
Jump to navigation Jump to search
(remove some fail)
m (Specifying encryption type used)
Line 49: Line 49:
 
|}
 
|}
  
This is followed by encrypted data.
+
This is followed by AES-128-CBC encrypted data.

Revision as of 01:21, 17 April 2014

Structure

Header

Start Length Description
0x00 4 Magicbytes 0xEFA282D9
0x08 4 Entry offset or header size

Entry info

Start Length Description
0x00 4 Signature type
0x04 56 Signature
0x84 4 Unknown, maybe content ID
0x88 4 Unknown, maybe index and flags
0x8C 4 Size
0x90 14 SHA1

This is followed by AES-128-CBC encrypted data.