Page 1 of 1

Arduino PS4 Exploit Server

Posted: Tue Feb 27, 2018 5:44 pm
by cracker
I have been working on this for the past few days. It uses a (cloned?) Wemos D1 Arduino/ESP8266 board as a web server and payload uploader for direct jailbreaking of your PS4. I know most people won't need it because they just use their computers but this allows for full offline mode to prevent updates and can be taken with you to a friend's house, etc. and it is very cheap (the boards cost me 4-5USD each).

Here is the project. Hopefully someone finds this useful since it is niche, but I enjoyed the journey.

Re: Arduino PS4 Exploit Server

Posted: Wed Mar 07, 2018 10:01 pm
by 5u770n
I'm surprised someone didn't do this sooner. Great work!

I've made a few edits to get this working with 4.55. I'm getting the occasional crash, but I've only been working with the esp8266 for a couple of months.

Edit:
I've created a fork of this project at https://github.com/5u770n/ESPS4ExploitServer
Your original zip file, plus my edited version to work with 4.55.
Currently working on a basic file manager to add files to SPIFFS without having to flash in the Arduino ide