ESP8266 how to make a ps4 exploit .bin file to host and flash

Thats beyond my abilities unfortunately im not sure its even possible this is more of a sleirsgoevy or leeful thing tbh
i know leeful said not to update as the webkit is the problem not the exploit
— Posts automatically merged - Please don't double post! —
Leeful PS-Phive! custom Prb style added
***Hidden content cannot be quoted.***

Screenshot-132.png
Nice work as always. Appreciate your work.
 
  • Like
Reactions: prb and franzjosef
7.02 host ESP8266 ?
Sorry bud dont have a ps4 on 7.02 so cant test the exploit if someone wants to buy me one i'll be happy to work on it
just not worth me buying one myself ?
 
gran trabajo realizado me van super bien todos los bin y este ultimo expectacular , muchas gracias
 
  • Like
Reactions: prb
Following method 3 - I want to create the bin file but on temp\arduino there's no PS4Exploit.ino.bin...just PS4Exploit.spiffs.bin

go to C/users/profilename/appdata/local/temp/arduino_build_xxxxxx
copy the two files PS4Exploit.ino.bin and PS4Exploit.spiffs.bin


hints?
 
Following method 3 - I want to create the bin file but on temp\arduino there's no PS4Exploit.ino.bin...just PS4Exploit.spiffs.bin

go to C/users/profilename/appdata/local/temp/arduino_build_xxxxxx
copy the two files PS4Exploit.ino.bin and PS4Exploit.spiffs.bin


hints?
You need to keep arduino open after flashing esp8266 then goto C/users/profilename/appdata/local/temp/arduino_build_xxxxxx
And it will be there its only temp so if you close arduino it will be deleted
Hope this helps

— Posts automatically merged - Please don't double post! —
Here is a esp8266 .bin for you 7.02 users to try

You must click 'Like' before you can see the hidden data contained here

Screenshot-163.png
 
I did another sketch upload without closing arduino, searched and ordered files by time/date (also hidden/system files) and there are only two recent arduino files in appdata: PS4Exploit.spiffs.bin and "preferences.txt"

this is really strange, maybe there's a different option in your arduino ' preferences.txt '...
 
I did another sketch upload without closing arduino, searched and ordered files by time/date (also hidden/system files) and there are only two recent arduino files in appdata: PS4Exploit.spiffs.bin and "preferences.txt"

this is really strange, maybe there's a different option in your arduino ' preferences.txt '...
You did flash both data and wifi upload?
 
You are right , I forgot that step...writing at 0x00000000 produces the missing file PS4Exploit.ino.bin.
After that, in flash_download_tool, I changed the SPI SPEED to 26.7 Mhz (40mhz produced an efuse error) and I obtained 'target.bin'.

I flashed it with nodemcu-pyflasher and....new problem! My ps4 can see the SSID "ps4exploit" no more!

What happened? What is exactly writing arduino at 0x00000000 ? (never had a problem with my tests when writing only at 0x00100000)


EDIT: I solved the problem doing this: I reflashed my esp with esp8266V9bRemix.bin , then I opened arduino and did only sketch upload with my files (so I wrote only at 0x00100000, while 0x00000000 is v9bish) and the ps4 sees my esp again!

This means that it is definitely the step that writes at 0x0000000 the cause of the non working 'target.bin' - what am I doing wrong?
 
Last edited:
You need to keep arduino open after flashing esp8266 then goto C/users/profilename/appdata/local/temp/arduino_build_xxxxxx
And it will be there its only temp so if you close arduino it will be deleted
Hope this helps

— Posts automatically merged - Please don't double post! —
Here is a esp8266 .bin for you 7.02 users to try

***Hidden content cannot be quoted.***
Screenshot-163.png

Some feedback that may interest you all:

I have tried this test bin (Hen option only) on my PS4 Pro and I had a kernel panic with a sudden shutdown after the 7th attempt. This does not happen with, for instance Bandzior's bin file, which worked at the first attempt, sometimes it needs some more attempts, but there are no KPs).


https://t.co/Hg7KhTMxxM?amp=1
 
  • Like
Reactions: kubbie
Some feedback that may interest you all:

I have tried this test bin (Hen option only) on my PS4 Pro and I had a kernel panic with a sudden shutdown after the 7th attempt. This does not happen with, for instance Bandzior's bin file, which worked at the first attempt, sometimes it needs some more attempts, but there are no KPs).


https://t.co/Hg7KhTMxxM?amp=1

thank for the fb
this was built for a bud of mine worked on his will have a look and update with a new test bin
— Posts automatically merged - Please don't double post! —
2nd test bin for 7.02 fw
More Stable than 1st Test Bin
[HIDEhttps://mega.nz/file/V1dRnarI#mcHWjzd0zVWAKbLcfyvpcNWyT9TWaonpT-ar9OhS1lU[/HIDE]
Screenshot-172.png
 
Last edited:
I think is still too early to conclude some 7.02 hosts are not prone to KP, after all that's all we want to terminate once and for all that damn KP, Leeful's latest Pshive is very good one, it rarely has issues. I think 6.72 would be perfect with some further tweaks but it seems now all attention goes to 7.02
 
I think is still too early to conclude some 7.02 hosts are not prone to KP, after all that's all we want to terminate once and for all that damn KP, Leeful's latest Pshive is very good one, it rarely has issues. I think 6.72 would be perfect with some further tweaks but it seems now all attention goes to 7.02

From my own experience, I can confirm that there are no KPs in current 7.02 implementations (online host + offline cache), only a few retries after getting insufficient memory messages. It is safer than previous exploits (I had several KPs on 6.72, one of them killed my PS4 Pro hard disk).
 
Last edited:
hi i can't connect my ps4 to esp8266 for fw 6.72 show it throws me an error
I do everything according to your instructions
vH6aqPd
vH6aqPd.jpg


thanks for advice
 
Last edited:
hi i can't connect my ps4 to esp8266 for fw 6.72 show it throws me an error
I do everything according to your instructions
vH6aqPd
vH6aqPd.jpg


thanks for advice
are you setting up wifi with custom setting for the dns
you will get an error when it comes to testing connection just use the ps button
 
yes i set it up i make it through my own settings like this
access point ps4exploit
password hackmyps4
custom setting manual DNS primary DNS 10.13.37.1 leave everthing else as default
 
I think is still too early to conclude some 7.02 hosts are not prone to KP, after all that's all we want to terminate once and for all that damn KP, Leeful's latest Pshive is very good one, it rarely has issues. I think 6.72 would be perfect with some further tweaks but it seems now all attention goes to 7.02
work is still being done on 6.72 mate
just as work is still being done on 5.05
7.02 is new so developers will jump on it but still early days
— Posts automatically merged - Please don't double post! —
yes i set it up i make it through my own settings like this
access point ps4exploit
password hackmyps4
custom setting manual DNS primary DNS 10.13.37.1 leave everthing else as default
so when are you getting the error ?