PDA

View Full Version : PS4 serial port research by JaiCraB



wraggster
August 23rd, 2015, 19:49
JaiCraB has posted info about two UART ports he found on the PS4 motherboard; UART0 and Mediacon (CXD90025G). These are standard 3.3V serial ports with RX, TX, GND wires and baud rate set at 115200 bps (8,N,1). The Mediacon accepts commands and hashes similar to the Syscon (http://www.psdevwiki.com/ps3/Syscon_Hardware) on PS3. In order to map out the valid commands JaiCraB coded software (http://www.eurasia.nu/modules.php?name=Downloads&d_op=viewdownloaddetails&lid=11114&ttitle=JaiBrute_v1) to brute force the port which verifies result responses. You can read the whole post here (https://translate.google.com/translate?sl=es&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Fjaicrab.org%2F%3F%26a%3DPs4%2FTools %2FUART&edit-text=) (Google translated from Spanish). Pretty daring approach considering we don't know what any randomly found commands actually do, I suggest having some flash backup before trying this if you care about the target PS4.
http://www.eurasia.nu/modules.php?name=News&file=article&sid=3420