Skip to content

Jailbreak PS4 FW9.00 for ESP8266. Compiles in the Arduino IDE.

Notifications You must be signed in to change notification settings

CelliesProjects/ps4_jb900_esp8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jailbreak PS4 FW9.00 for ESP8266

This is a trimmed down copy of GamerHack/ps4jb900v2 hosted on a ESP8266 to jailbreak your PS4 without needing an internet connection.

Versions

You will need

  1. A ESP8266 with at least 8MB flash memory. A suitable board is for example the WEMOS D1 mini Pro.
  2. Arduino IDE, capable of compiling ESP8266 nonos sketches and the arduino-esp8266fs-plugin installed on your system.
  3. The magic USB stick flashed with exfathax.img.
  4. ESPAsyncTCP and ESPAsyncWebServer installed in the Arduino libraries folder.

How to use

  1. Download and extract the files.
  2. Open ps4_jb900_esp8266.ino in the Arduino IDE.
  3. Use Tools -> ESP8266 Sketch Data Upload to upload the data files to your esp8266.
  4. Flash the sketch to your ESP8266.
  5. Turn on and connect your PS4 to the ESP8266 PS4 9.00 jailbreak WiFi access point.
  6. Browse to 192.168.4.1 and follow the on-screen intructions.

Credits go to

theflow, ChendoChap, Specter, Znullptr, sleirsgoevy and GamerHack (and a lot of others!)