Editing Memory Card
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
== Pinout == | == Pinout == | ||
[http://www. | [http://www.vitadevwiki.com/index.php?title=Media#Pinout_2 Media-Pinout] | ||
don't try to take it apart [http://imgur.com/a/yvFYG like this] | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 15: | Line 13: | ||
| 3 || VCC || Voltage | | 3 || VCC || Voltage | ||
|- | |- | ||
| 4 || | | 4 || D2 || Data 2 | ||
|- | |- | ||
| 5 || | | 5 || D3 || Data 3 | ||
|- | |- | ||
| 6 || D1 || Data 1 | | 6 || D1 || Data 1 | ||
Line 29: | Line 27: | ||
|} | |} | ||
pinouts by [https://twitter.com/Asdron_/status/ | pinouts by [https://twitter.com/Asdron_/status/779085451529420800 Asdron] also confirmed by [https://twitter.com/RichDevX/status/779097474803769348 RichDevX] | ||
About Pin 1: "it's an input pin on the host controller (pulled up high), and the pin on the card is grounded" (source [https://twitter.com/RichDevX/status/779282383132626945 RichDevX]) | About Pin 1: "it's an input pin on the host controller (pulled up high), and the pin on the card is grounded" (source [https://twitter.com/RichDevX/status/779282383132626945 RichDevX]) | ||
Line 35: | Line 33: | ||
== Soft Reversing == | == Soft Reversing == | ||
The OS driver for the Memory Card can be found here: | |||
[[Files_on_the_PS_Vita#os0|os0]]:kd/magicgate.skprx | |||
But this will require a kernel exploit source to be able to dump this kernel driver and reverse / analyze it for future purpose which is right now not possible to do the lack of the source code for [[HENkaku]]. | |||
== HW Reversing == | == HW Reversing == | ||
*[https://twitter.com/RichDevX/status/780488977023430657 Waveform of the memory card, planning to release the source code for the simple logic analyzer soon. PulseView is awesome :D] [https://pbs.twimg.com/media/CtTX7ETXEAUadPD.jpg picture] | *[https://twitter.com/RichDevX/status/780488977023430657 Waveform of the memory card, planning to release the source code for the simple logic analyzer soon. PulseView is awesome :D] [https://pbs.twimg.com/media/CtTX7ETXEAUadPD.jpg picture] | ||
Line 51: | Line 45: | ||
* [https://twitter.com/RichDevX/status/780558540566069248 Here's the famous serial to parallel transition command (was it designed to look like a transformer E core on purpose? ^_^)] [https://pbs.twimg.com/media/CtUZysbXgAAidfO.jpg picture] | * [https://twitter.com/RichDevX/status/780558540566069248 Here's the famous serial to parallel transition command (was it designed to look like a transformer E core on purpose? ^_^)] [https://pbs.twimg.com/media/CtUZysbXgAAidfO.jpg picture] | ||