Skip to content

Minimal PS4 5.05 jailbreak on a ESP8266. Compiles in the Arduino IDE.

License

Notifications You must be signed in to change notification settings

grubson1/ESP8266-ps4-jailbreak

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266-ps4-jailbreak

This is a minimal implementation of the PS4 hack by qwertyoruiopz.

It only contains the 'PS4HEN v2.1.2'.

You will need an ESP8266 board with 4MB flash memory and a PS4 on fw 5.05 (or a later hackable firmware) to use the software.

Hardware

How to flash your ESP8266:

  1. Download ESPAsyncTCP and ESPAsyncWebServer and install these libraries in the Arduino libraries folder.

  2. Restart the Arduino IDE after this step.

  3. Unpack the latest release zipfile.

  4. Compile and flash the software to your ESP8266.

How to connect and install PS4HEN:

  1. The ESP8266 will start an accesspoint named ESP8266 5.05 jailbreak server.

  2. Connect to this AP with your PS4 and browse to http://192.168.4.1/ to enable PS4HEN on your PS4.

Credits:

Specter, IDC, qwertyoruiopz, Flatz, CTurt, Mistawes, XVortex, Al-Azif

About

Minimal PS4 5.05 jailbreak on a ESP8266. Compiles in the Arduino IDE.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 85.7%
  • HTML 13.9%
  • C++ 0.4%