Changes

213 bytes added ,  00:29, 8 February 2012
no edit summary
Line 3: Line 3:  
::Nevermind...I read about it [http://code.google.com/p/jmiieditor/source/browse/trunk/src/jMiiEditor/mii/Mii.java here] and it seems true...so the mac address is the 3DS Id...kindof..--[[User:Elisherer|Elisherer]] 21:49, 7 February 2012 (CET)
 
::Nevermind...I read about it [http://code.google.com/p/jmiieditor/source/browse/trunk/src/jMiiEditor/mii/Mii.java here] and it seems true...so the mac address is the 3DS Id...kindof..--[[User:Elisherer|Elisherer]] 21:49, 7 February 2012 (CET)
   −
I get the suspicion that the block from 0x18 to 0x5C is in the same format as [http://wiibrew.org/wiki/Wiimote/Mii_Data Wiimote Mii data]. This may or may not help figuring out the encryption. --[[User:Luigi2us|Luigi2us]] 23:17, 7 February 2012 (CET)
+
I get the suspicion that the block from 0x18 to 0x5C is in the same format as [http://wiibrew.org/wiki/Wiimote/Mii_Data 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... --[[User:Luigi2us|Luigi2us]] 23:17, 7 February 2012 (CET)
136

edits