After the findings made on CXR SYSCON, ps3 developer @M4j0r , known on twitter handle as Mina Ralwasser released a script that lets you authenticate over ANY PS3 syscon (FAT /,SLIM /,SUPERSLIM) and use the privileged commands to do fun stuff on the system. View the psdevwiki links included to see some of the commands that are now possible with this new script release
-
You can find some of these commands on the ps3devwiki page:
- https://www.psdevwiki.com/ps3/System_Controller_Firmware#Internal_commands
- https://www.psdevwiki.com/ps3/System_Controller_Firmware#External_commands_.28COK-001.29
- https://www.psdevwiki.com/ps3/System_Controller_Firmware#SW-301_Command_List
- https://www.psdevwiki.com/ps3/System_Controller_Firmware#SW2-301_Command_List
- https://www.psdevwiki.com/ps3/System_Controller_Firmware#SW3-304_Commandlist
The usage is: python Syscon.py <COMN> <CXR,CXRF,SW> where COMN is COM number and second arg is the chip you are communicating with
To authenticate you just type "auth" or "AUTH" (sometimes this will fail, you need to keep trying until it succeeds)
To know list of commands, after successfull auth type "help"
To exit the command line you type "exit"
See Release & Discussion(s) for additional details
Last edited:

