This is a trimmed down copy of GamerHack/ps4jb900v2 hosted on a ESP8266 to jailbreak your PS4 without needing an internet connection.
- 1.0.0 - First release.
- 1.0.1 - Payloads are updated to commit 886f4a0 from https://github.com/ChendoChap/pOOBs4
- 1.0.2 - GoldHEN updated to 2.1.1. from https://github.com/GamerHack/ps4jb900v2
- 1.0.3 - GoldHEN updated to 2.2. which includes the GoldHEN Cheat Menu. Cheat codes are not included and have to be downloaded from https://github.com/GoldHEN/GoldHEN_Cheat_Repository.
- A ESP8266 with at least 8MB flash memory. A suitable board is for example the WEMOS D1 mini Pro.
- Arduino IDE, capable of compiling ESP8266 nonos sketches and the arduino-esp8266fs-plugin installed on your system.
- The magic USB stick flashed with
exfathax.img
. - ESPAsyncTCP and ESPAsyncWebServer installed in the Arduino libraries folder.
- Download and extract the files.
- Open
ps4_jb900_esp8266.ino
in the Arduino IDE. - Use
Tools -> ESP8266 Sketch Data Upload
to upload the data files to your esp8266. - Flash the sketch to your ESP8266.
- Turn on and connect your PS4 to the
ESP8266 PS4 9.00 jailbreak
WiFi access point. - Browse to
192.168.4.1
and follow the on-screen intructions.
theflow, ChendoChap, Specter, Znullptr, sleirsgoevy and GamerHack (and a lot of others!)