Skip to content

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

Latest
Compare
Choose a tag to compare
@CrazeeGhost CrazeeGhost released this 31 Oct 03:49
6af6103

Changes

  • Added Support for FW 10.50, 10.70 & 10.71 via GoldHen
  • Fixed bug that caused KP when using 64bit OS
  • Added post JB config options
  • Moved pppwn binaries and payloads to /boot/pppwn-cpp for better maintainability

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.00 1000
10.01 1001
10.50 1050
10.70 1070
10.71 1071
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
      • On line 3, you can specify the DNS Server the PS4 should use for the PPPoE connection
  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.4b18
  5. Copy goldhen.bin to the root of an exFAT formatted USB drive
  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 and Raspberry Pi 4
  • 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. Your PS4 may try updating it's system software in this setup. You have been warned.
  • 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