Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

PS4JbEmU: Difference between revisions

From GameBrew
Created page with "{{Infobox PS4 Homebrews |title=PS4JbEmU |image=ps4jbemu.png |description=PS4 Jailbreak Host and USB Emulator for Raspberry Pi. |author=CrazeeGhost |lastupdated=2024/05/10 |type=Exploits |version=3.0-b1 |license=Mixed |download=https://dlhb.gamebrew.org/ps4homebrews/ps4jbemu.7z |website=https://www.reddit.com/r/ps4homebrew/comments/155by5r/local_ps4_jailbreak_host_with_usb_emulation_on/ |source=https://github.com/CrazeeGhost/PS4JbEmu |donation= }} {{#seo: |title= (Exploit..."
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|description=PS4 Jailbreak Host and USB Emulator for Raspberry Pi.
|description=PS4 Jailbreak Host and USB Emulator for Raspberry Pi.
|author=CrazeeGhost
|author=CrazeeGhost
|lastupdated=2024/05/10
|lastupdated=2025/06/03
|type=Exploits
|type=Exploits
|version=3.0-b1
|version=4.8
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/ps4homebrews/ps4jbemu.7z
|download=https://dlhb.gamebrew.org/ps4homebrews/ps4jbemu.7z
Line 19: Line 19:
|image_alt=PS4JbEmU
|image_alt=PS4JbEmU
}}
}}
{{cleanup|article|Needs cleanup}}
This project aims to set up a local web host with USB emulation on select Raspberry Pi boards. These boards can be used to exploit and jailbreak PS4 consoles running firmware version 11.00. The eligible boards include Raspberry Pi Zero W, Pi Zero 2 W, and Pi4 B, as they support a USB on-the-go (OTG) gadget mode. This feature eliminates the need to manually insert and remove the USB stick required in the exploit process. The project is implemented on a clean Raspberry Pi OS (Debian) install, making it easier to repurpose the Pi to run additional applications and services.
This project aims to set up a local web host with USB emulation on select Raspberry Pi boards. These boards can be used to exploit and jailbreak PS4 consoles running firmware version 11.00. The eligible boards include Raspberry Pi Zero W, Pi Zero 2 W, and Pi4 B, as they support a USB on-the-go (OTG) gadget mode. This feature eliminates the need to manually insert and remove the USB stick required in the exploit process. The project is implemented on a clean Raspberry Pi OS (Debian) install, making it easier to repurpose the Pi to run additional applications and services.


The project was developed and tested on Raspberry Pi 4 B, but it should also work on Pi Zero W, Pi Zero 2 W, and Pi4 B.
The project was developed and tested on Raspberry Pi 4 B, but it should also work on Pi Zero W, Pi Zero 2 W, and Pi4 B.


==Benefits==
Benefits:
* Clean Raspberry Pi OS install: Makes it easy to set up the Pi for other purposes as desired.
* Clean Raspberry Pi OS install: Makes it easy to set up the Pi for other purposes as desired.
* Easy updates: Exploit, GoldHen, and payload files can be easily updated from the web interface.
* Easy updates: Exploit, GoldHen, and payload files can be easily updated from the web interface.
Line 31: Line 30:
* Permanent connection: The Pi can be left permanently connected to the PS4, eliminating the need to remove and plug in a USB stick to run the exploit.
* Permanent connection: The Pi can be left permanently connected to the PS4, eliminating the need to remove and plug in a USB stick to run the exploit.


==Instructions For PS4 11.00==
[https://github.com/CrazeeGhost/PS4JbEmu/releases Download and 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 anything for PPPoE User ID and PPPoE Password
* Choose Automatic for DNS Settings and MTU Settings
* Choose Do Not Use for Proxy Server


=== Pi Setup ===
==Changelog==
 
'''v4.8'''
# Download and burn image onto a 2GB or larger micro SD card
* Added check to prevent pppwn execution if GoldHen is already running on the PS4.
# Insert the micro SD card into a Raspberry Pi and connect it to your PS4 via an Ethernet cable
* Disabled auto updating of the pppwn cpp binary.
# Download [[GoldHEN PS4]]
* Restructured & simplified pppwn and pppoe orchestration.
# Copy goldhen.bin to the root of an exFAT formatted USB drive
'''v4.7'''
# Plug the USB Drive into a USB port on your PS4
* Converted configuration to .ini for better readability.
# Power On the PS4 and the Raspberry Pi
'''v4.6'''
# Wait for notifications confirming GoldHEN was loaded. This should happen within 5-20 minutes depending on how many attempts are required for that instance. If nothing happens within 20 minutes of boot up, I recommend restarting both the Raspberry Pi and the PS4.
* Added Support for FW 10.50, 10.70 & 10.71 via GoldHen.
 
* Fixed bug that caused KP when using 64bit OS.
== Notes ==
* Added post JB config options.
* This Jailbreak is for PS4 running software version 11.00 only
* Moved pppwn binaries and payloads to /boot/pppwn-cpp for better maintainability.
* Tested on Raspberry Pi 3 Model B
'''v4.5'''
* After the first successful load of GoldHEN, you do not need to repeat steps 4 & 5 for subsequent runs on the same PS4
* Added post JB config options.
* SSH username is <code>pi</code> and password is <code>pppwn</code> in case you need to access the Pi
* Moved pppwn binary and payloads to /boot/pppwn-cpp for better maintainability and scale ability.
 
'''v4.4'''
==Changelog==
* Added support for 9.60.
* Added support for 10.50 via Echo Stretch's HEN.
* Added option to shutdown pi after Jailbreaking PS4.
* Moved payloads to /boot/payloads for better maintainability and scale ability.
'''v4.3'''
*Added support for 10.50, 10.70, 10.71 via Echo Stretch's HEN.
'''v4.2'''
*Added support for FW 10.0x.
'''v4.1'''
* Auto update the pppwn_cpp exploit binary at device boot (if internet available).
* 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).
* Better handling of exception when PS4 crashes during exploit.
* Handle if exploit halts or hangs.
'''v4.0'''
* Auto update the pppwn_cpp exploit binary at device boot (if internet available).
* 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).
* Better handling of exception when PS4 crashes during exploit.
* Handle if exploit halts or hangs.
'''v4.0-b1'''
* Using the C++ version of the PPPwn exploit.
* Added support for FW 9.00.
'''v3.0-b1'''
'''v3.0-b1'''
*PS4 11.00 Auto PPPwn Jailbreak.
*PS4 11.00 Auto PPPwn Jailbreak.
Line 67: Line 81:


== Credits ==
== Credits ==
* TheFloW - [https://github.com/TheOfficialFloW/PPPwn PPPwn]
* TheFloW - [https://github.com/TheOfficialFloW/PPPwn PPPwn]
* SiSTR0 - [https://github.com/GoldHEN/GoldHEN GoldHEN]
* SiSTR0 - [https://github.com/GoldHEN/GoldHEN GoldHEN]
* xfangfang - [https://github.com/xfangfang/PPPwn_cpp PPPwn_cpp]
* EchoStretch - [https://t.co/iQheVOIapl HEN]


== External links ==
== External links ==
* GitHub - https://github.com/CrazeeGhost/PS4JbEmu
* Reddit - https://www.reddit.com/r/ps4homebrew/comments/155by5r/local_ps4_jailbreak_host_with_usb_emulation_on/
* Reddit - https://www.reddit.com/r/ps4homebrew/comments/155by5r/local_ps4_jailbreak_host_with_usb_emulation_on/
* Github - https://github.com/CrazeeGhost/PS4JbEmu

Latest revision as of 06:55, 8 June 2025

PS4JbEmU
General
AuthorCrazeeGhost
TypeExploits
Version4.8
LicenseMixed
Last Updated2025/06/03
Links
Download
Website
Source

This project aims to set up a local web host with USB emulation on select Raspberry Pi boards. These boards can be used to exploit and jailbreak PS4 consoles running firmware version 11.00. The eligible boards include Raspberry Pi Zero W, Pi Zero 2 W, and Pi4 B, as they support a USB on-the-go (OTG) gadget mode. This feature eliminates the need to manually insert and remove the USB stick required in the exploit process. The project is implemented on a clean Raspberry Pi OS (Debian) install, making it easier to repurpose the Pi to run additional applications and services.

The project was developed and tested on Raspberry Pi 4 B, but it should also work on Pi Zero W, Pi Zero 2 W, and Pi4 B.

Benefits:

  • Clean Raspberry Pi OS install: Makes it easy to set up the Pi for other purposes as desired.
  • Easy updates: Exploit, GoldHen, and payload files can be easily updated from the web interface.
  • All-in-one device: Serves as a local web server and provides USB emulation.
  • Single USB cable: One USB cable is sufficient to power the Pi and emulate USB.
  • Permanent connection: The Pi can be left permanently connected to the PS4, eliminating the need to remove and plug in a USB stick to run the exploit.

Download and instructions.

Changelog

v4.8

  • Added check to prevent pppwn execution if GoldHen is already running on the PS4.
  • Disabled auto updating of the pppwn cpp binary.
  • Restructured & simplified pppwn and pppoe orchestration.

v4.7

  • Converted configuration to .ini for better readability.

v4.6

  • 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.

v4.5

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

v4.4

  • Added support for 9.60.
  • Added support for 10.50 via Echo Stretch's HEN.
  • Added option to shutdown pi after Jailbreaking PS4.
  • Moved payloads to /boot/payloads for better maintainability and scale ability.

v4.3

  • Added support for 10.50, 10.70, 10.71 via Echo Stretch's HEN.

v4.2

  • Added support for FW 10.0x.

v4.1

  • Auto update the pppwn_cpp exploit binary at device boot (if internet available).
  • 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).
  • Better handling of exception when PS4 crashes during exploit.
  • Handle if exploit halts or hangs.

v4.0

  • Auto update the pppwn_cpp exploit binary at device boot (if internet available).
  • 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).
  • Better handling of exception when PS4 crashes during exploit.
  • Handle if exploit halts or hangs.

v4.0-b1

  • Using the C++ version of the PPPwn exploit.
  • Added support for FW 9.00.

v3.0-b1

  • PS4 11.00 Auto PPPwn Jailbreak.

v2.0

  • Local PS4 9.00 Jailbreak Host with USB emulation.

v1.1

  • Minor tweaks and README updates.

v1.0

  • First Release.

Credits

External links

Advertising: