- Aug 25, 2018
- 555
- 7,886
first you need some apps
first install arduino and 7zip
unzip ESPS4ExploitServer-master to desktop and delete everything in the data folder this is your working folder (PS4Exploit/data/PS4Exploit.ino)
now unpack host files to your desktop we need a flat file system so no folders take everthing out of folders open 7zip and compress all files individually to gzip format and place them in the data folder including the index.html file this will reduce the size so it will fit on the 4mb flash of the esp8266 (2.6mb useable for exploit files)
First we need to set it up unzip and place arduino plugin in documents/arduino/tools make folder named tools
then run arduino and goto file / preferences and insert (http://arduino.esp8266.com/stable/package_esp8266com_index.json) into the additional boards manager urls
now goto tools / board / board manager and install esp8266 by esp8266 community we only need to do this for the setup
plug in your board
Now boot PS4Exploit.ino (arduino icon) thats inside your working folder PS4Exploit
first select your board in tools / board
then select flash size 4mb (fs 3mb ota 512kb) works for me in tools / flash size
then select port for me it is com 8 in tools / port
now we flash the board
select tools / esp8266 sketch data upload (let it finish and make a note of the flash address something like 0x00100000)
now select sketch / upload (let it finish and make a note of the flash address something like 0x00000000)
we can now test on ps4 plug esp8266 into ps4 or any live usb port setup internet ps4exploit password hackmyps4 custom setting manual DNS primary DNS 10.13.37.1 leave everthing else as default
now goto user guild and run exploit
You must click 'Like' before you can see the hidden data contained here
first install arduino and 7zip
unzip ESPS4ExploitServer-master to desktop and delete everything in the data folder this is your working folder (PS4Exploit/data/PS4Exploit.ino)
![[IMG] [IMG]](https://i.ibb.co/HBKZTNM/Screenshot-13.png)
now unpack host files to your desktop we need a flat file system so no folders take everthing out of folders open 7zip and compress all files individually to gzip format and place them in the data folder including the index.html file this will reduce the size so it will fit on the 4mb flash of the esp8266 (2.6mb useable for exploit files)
![[IMG] [IMG]](https://i.ibb.co/f2djPHd/Screenshot-22.png)
First we need to set it up unzip and place arduino plugin in documents/arduino/tools make folder named tools
![[IMG] [IMG]](https://i.ibb.co/ZXx7BnR/Screenshot-24.png)
then run arduino and goto file / preferences and insert (http://arduino.esp8266.com/stable/package_esp8266com_index.json) into the additional boards manager urls
![[IMG] [IMG]](https://i.ibb.co/VmRhF6R/Screenshot-14.png)
now goto tools / board / board manager and install esp8266 by esp8266 community we only need to do this for the setup
![[IMG] [IMG]](https://i.ibb.co/h7z8X12/Screenshot-16.png)
plug in your board
Now boot PS4Exploit.ino (arduino icon) thats inside your working folder PS4Exploit
first select your board in tools / board
![[IMG] [IMG]](https://i.ibb.co/kKdKMSC/Screenshot-15.png)
then select flash size 4mb (fs 3mb ota 512kb) works for me in tools / flash size
![[IMG] [IMG]](https://i.ibb.co/qCwfwgW/Screenshot-17.png)
then select port for me it is com 8 in tools / port
![[IMG] [IMG]](https://i.ibb.co/r64GLrw/Screenshot-18.png)
now we flash the board
select tools / esp8266 sketch data upload (let it finish and make a note of the flash address something like 0x00100000)
![[IMG] [IMG]](https://i.ibb.co/X2QKp9P/Screenshot-19.png)
now select sketch / upload (let it finish and make a note of the flash address something like 0x00000000)
![[IMG] [IMG]](https://i.ibb.co/ngK79N5/Screenshot-20.png)
now goto user guild and run exploit
Last edited by a moderator: