Changes

281 bytes added ,  19:22, 28 March 2013
no edit summary
Line 2: Line 2:  
:You can't decrypt *any* SSL data with the SSL client private key at all, the server private key is used for that.(Which is not possible to obtain of course) "That is all the same despite the regions the devices have" This title is used for all regions. --[[User:Yellows8|Yellows8]] 17:44, 28 March 2013 (CET)
 
:You can't decrypt *any* SSL data with the SSL client private key at all, the server private key is used for that.(Which is not possible to obtain of course) "That is all the same despite the regions the devices have" This title is used for all regions. --[[User:Yellows8|Yellows8]] 17:44, 28 March 2013 (CET)
 
::Well then. where do you think that a private key may been while in runtime? okey.. I saw you are now detecting those APIs (PSPXI), is there any chance to decrypt the package and get that private key now? BTW what i remembered is that ''you can decrypt those sent by server if you have the private key (at least the ClientKeyExchange).'' --[[User:Syphurith|Syphurith]] 18:01, 28 March 2013 (CET)
 
::Well then. where do you think that a private key may been while in runtime? okey.. I saw you are now detecting those APIs (PSPXI), is there any chance to decrypt the package and get that private key now? BTW what i remembered is that ''you can decrypt those sent by server if you have the private key (at least the ClientKeyExchange).'' --[[User:Syphurith|Syphurith]] 18:01, 28 March 2013 (CET)
 +
:::That SSL client cert/private key can only be used for directly accessing their servers like with curl, not for any decryption. The only way to obtain cleartext data sent/received with SSL by a 3DS is to run code on a 3DS. --[[User:Yellows8|Yellows8]] 18:22, 28 March 2013 (CET)