Talk:Mii Maker

From 3dbrew
Revision as of 00:32, 8 February 2012 by Elisherer (talk | contribs)
Jump to navigation Jump to search

First 4 bytes IS a Mii ID, you can check gold-bottomed MIIs.

I see Gold-bottomed Miis have a header of 0x11 instead of 0x91 but what's a MiiID? Where did you hear of that concept? (btw use the signature button) --Elisherer 21:39, 7 February 2012 (CET)
Nevermind...I read about it here and it seems true...so the mac address is the 3DS Id...kindof..--Elisherer 21:49, 7 February 2012 (CET)

I get the suspicion that the block from 0x18 to 0x5C is in the same format as Wiimote Mii data, however it seems to be little-endian in the case of the 3DS. This may or may not help figuring out the encryption. Also, the 0x14 bytes at 0x5C may be a SHA1 hash of the Mii data, and the 0x10 bytes at 0x10 may be used as an IV for AES-CTR encryption or something... --Luigi2us 23:17, 7 February 2012 (CET)

I'm not dismissing anything but from some of my decrypted miis it seems similiar but not the same, plus, it would mean that the Mii id and the mac would appear again inside the encrypted data, (and another point: the distance, in bytes, between the name and the creator's name is not the same), I agree about the AES-CTR and the IV --Elisherer 23:32, 7 February 2012 (CET)