Skip to content

PS4 9.00, 9.60, 10.0x, 10.50 & 11.00 PPPwn Auto Jailbreak using Raspberry Pi

Latest
Compare
Choose a tag to compare
@CrazeeGhost CrazeeGhost released this 02 Jul 14:45
6af6103

Changes

  • Added post JB config options
  • Moved pppwn binary and payloads to /boot/pppwn-cpp for better maintainability and scale ability

Instructions

PS4 Setup

  • Go to Settings and then Network
  • Select Set Up Internet connection and choose Use a LAN Cable
  • Choose Custom setup and choose PPPoE for IP Address Settings
  • Enter ps4 for both PPPoE User ID and PPPoE Password
  • Choose Automatic for DNS Settings and MTU Settings
  • Choose Do Not Use for Proxy Server

Pi

  1. Download and burn image onto a 2GB or larger micro SD card
  2. Navigate to the boot partition/drive on the SD card and change the first line of pppwn-cpp.txt as follows -
Target FW File Contents
9.00 900
9.60 960
10.0x 1000
10.50 1050
11.00 1100
  1. Change the second line of pppwn-cpp.txt as follows -
    • If you want to shutdown the Pi after Jailbreak, change the second line to postjb=shutdown
    • If you want to connect the PS4 to internet using the Pi's WiFi, change the second line to postjb=pppoe
  2. Insert the micro SD card into a Raspberry Pi
  3. Optional - Connect the Pi to your WiFi (easiest using sudo raspi-config). Then power if off.
  4. Download and extract SiSTR0's GoldHEN v2.4b17.3
    • For FW 10.50 download the latest 10.50 HEN payload from Echo Stretch's repo or use the payload attached to this release
  5. Copy goldhen.bin to the root of an exFAT formatted USB drive
    • For FW 10.50 copy the payload bin to the root of an exFAT formatted USB drive and rename it to payload.bin
  6. Plug the USB Drive into a USB port on your PS4
  7. Connect the Pi to your PS4 via an Ethernet cable and power on both devices.
  8. Wait for notifications confirming GoldHEN was loaded. This should happen within 2-3 minutes depending on how many attempts are required for that instance. If nothing happens within 5 minutes of boot up, I recommend restarting both the Raspberry Pi and the PS4.

Notes

  • This is the pppwn_cpp Jailbreak for PS4 running software versions in the title of the release only
  • Tested on Raspberry Pi 3 Model B
  • If you followed step 5 above, your PS4 will have internet access which may result in your PS4 updating it's system software. You have been warned.
  • After the first successful load of GoldHEN, you do not need to repeat steps 6 through 8 for subsequent runs on the same PS4
  • Auto updates the pppwn_cpp exploit binary at device boot (if internet available)
  • If postjb=pppoe config is set, PS4 can access internet if Pi is connected to WiFi and only after successful Jailbreak
  • No need to restart Pi if Re-Jailbreaking after PS4 was shutdown/restarted (PS4 must have stayed off for at least 30 seconds)
  • Handles exceptions when PS4 crashes during exploit or if the exploit itself halts or hangs

Credits