User talk:Zecoxao: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 146: Line 146:
| Key || {{key|805E6285CD487DE0FAFFAA65A6985E17}}  || {{sha1|2ba6f692ddbf0b3cd267e9374fa7dd849e80f8ab}} ||  style="background-color:green;color:white" | Valid || Wii U Expresso Ancast
| Key || {{key|805E6285CD487DE0FAFFAA65A6985E17}}  || {{sha1|2ba6f692ddbf0b3cd267e9374fa7dd849e80f8ab}} ||  style="background-color:green;color:white" | Valid || Wii U Expresso Ancast
|-
|-
| IV  ||  {{key|596D5A9AD705F94FE158026FEAA7B887}} || {{sha1|c1a8bffb7ca5271677d4242989c6ffe44fd3dc7d}} || style="background-color:green;color:white" | Valid || Wii U Expresso Ancast
| IV  ||  {{key|596D5A9AD705F94FE158026FEAA7B887}} || {{sha1|c1a8bffb7ca5271677d4242989c6ffe44fd3dc7d}} || style="background-color:green;color:white" | Valid || Wii U Expresso Ancast / vWii Expresso Ancast
|-
|-
| Key || {{key|2EFE8ABCEDBB7BAAE3C0ED92FA29F866}}  || {{sha1|ce3641b2660253f5a7e789db297be2c1585b3054}} || style="background-color:green;color:white" | Valid || vWii Expresso Ancast
| Key || {{key|2EFE8ABCEDBB7BAAE3C0ED92FA29F866}}  || {{sha1|ce3641b2660253f5a7e789db297be2c1585b3054}} || style="background-color:green;color:white" | Valid || vWii Expresso Ancast
|-
|-
| IV  || {{key|7F6303300FB5A31F0DF365E6068002E6}}  || {{sha1|e867c22da1280464e54a271c70736e5151ad6f1a}} || style="background-color:yellow;color:black" | Unknown || vWii Expresso Ancast
| IV  || {{key|91C9D008312851EF6B228BF14BAD4322}}  || {{sha1|8377c1b51fd6aeab9d6f48a8e858f53aebfd0be3}} || style="background-color:green;color:white" | Valid || Wii U Latte Ancast
|-  
|-  
| Key || {{key|D7B00402659BA2ABD2CB0DB27FA2B656}}  || {{sha1|6a0b87fc98b306ae3366f0e0a88d0b06a2813313}} || style="background-color:green;color:white" | Valid || Wii U Common
| Key || {{key|D7B00402659BA2ABD2CB0DB27FA2B656}}  || {{sha1|6a0b87fc98b306ae3366f0e0a88d0b06a2813313}} || style="background-color:green;color:white" | Valid || Wii U Common
|-
| IV  || {{key|91C9D008312851EF6B228BF14BAD4322}}  || {{sha1|8377c1b51fd6aeab9d6f48a8e858f53aebfd0be3}} || style="background-color:green;color:white" | Valid || Wii U Latte Ancast
|-
|-
|}
|}

Revision as of 01:04, 24 October 2015

The Last Piece of the Puzzle

How

  • By enabling diagnostic mode on the ps3, we can enable the use of JTAG again (it's temporarily disabled when diag mode isn't set)
  • It is possible to dump the syscon firmware using this method (in unencrypted state)
  • The JTAG registers/TAP-controllers need to be bruteforced / reverse engineered
  • The leaked service manuals present information about the pins connected to the JigPin
  • The ObjectiveSuite contains an object (DIAGSERVICE) used to diagnose the ps3 using JTAG
  • Using a DIY JigPin would facilitate the task, but we still need more info about the hardware and software interface used by ObjectiveSuite to handle this.
  • This would probably work on ps4 too (provided that the diag pin and the JTAG pins still exist)

To wikify

request_idps generated files binary xor

Note: files are padded 8 bytes at start, for convenience

Wii U Key/IV Goodness

. .

Type Key SHA1 Status Description
Key key:805E6285CD487DE0FAFFAA65A6985E17 sha1:2BA6F692DDBF0B3CD267E9374FA7DD849E80F8AB Valid Wii U Expresso Ancast
IV key:596D5A9AD705F94FE158026FEAA7B887 sha1:C1A8BFFB7CA5271677D4242989C6FFE44FD3DC7D Valid Wii U Expresso Ancast / vWii Expresso Ancast
Key key:2EFE8ABCEDBB7BAAE3C0ED92FA29F866 sha1:CE3641B2660253F5A7E789DB297BE2C1585B3054 Valid vWii Expresso Ancast
IV key:91C9D008312851EF6B228BF14BAD4322 sha1:8377C1B51FD6AEAB9D6F48A8E858F53AEBFD0BE3 Valid Wii U Latte Ancast
Key key:D7B00402659BA2ABD2CB0DB27FA2B656 sha1:6A0B87FC98B306AE3366F0E0A88D0B06A2813313 Valid Wii U Common