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

I would of understood it better if it said “First we need too set it up. Place the arduino plugin from download above and unzip it into documents/arduino/tools make folder named tools if there isn’t one there already”

4mb is what the esp8266 can hold but the data folder has to be 2.6mb? What a rip off. Wow just like a typical hard drive.
manufacturers label their drives in metric so a 4mb drive will give you 3.8mb = 1mb for wifi and something like 2.6 - 2.8 mb for data depending on what esp8266 you have
i thought unzipping the files was a bit of a no brainer tbh but i will edit it for future reference
let me know if you need any help now your up and running:thumbsup:
 
manufacturers label their drives in metric so a 4mb drive will give you 3.8mb = 1mb for wifi and something like 2.6 - 2.8 mb for data depending on what esp8266 you have
i thought unzipping the files was a bit of a no brainer tbh but i will edit it for future reference
let me know if you need any help now your up and running:thumbsup:
wow i can understand with GB but dam would it of killed them to use a 8mb drive then so we could use all 4mb. jeez

yes unzipping it is a no brainer but the way it was worded I was just putting the jar file into the tools folder.

Are there larger MB size esp8266? and can I create a bin file without flashing to the esp8266?
 
wow i can understand with GB but dam would it of killed them to use a 8mb drive then so we could use all 4mb. jeez

yes unzipping it is a no brainer but the way it was worded I was just putting the jar file into the tools folder.

Are there larger MB size esp8266? and can I create a bin file without flashing to the esp8266?
yeah ive seen 16mb ones on ebay
 
  • Like
Reactions: laz305
i'll fix your html file just give me 10 mins
— Posts automatically merged - Please don't double post! —
here you go full leeful v10 with nothing rip out just to show you its possible includes your BG and colour mods

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

password darksoftware

ive included a pre-made bin and the raw files for you to have a look at
just make what changes you like BG / hex colours and so on
hope this helps
 
Last edited:
here you go full leeful v10 with nothing rip out just to show you its possible

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


ive included a pre-made bin and the raw files for you to have a look at
just make what changes you like
hope this helps
Aweome yes Thank You sooooo much!!!!!!!
no problem just remember only change the hex colours and BG
AND MOST IMPORTANT GIVE CREDIT TO LEEFUL
all we do is make very small changes to the code all the hard work is done by people like Leeful / sleirsgoevy / Al Azif and many more smart people
chaining the exploit together is were the real hard work is done
 
here you go full leeful v10 with nothing rip out just to show you its possible

***Hidden content cannot be quoted.***

ive included a pre-made bin and the raw files for you to have a look at
just make what changes you like
hope this helps

no problem just remember only change the hex colours and BG
AND MOST IMPORTANT GIVE CREDIT TO LEEFUL
all we do is make very small changes to the code all the hard work is done by people like Leeful / sleirsgoevy / Al Azif and many more smart people
chaining the exploit together is were the real hard work is done
of course I always do. I speak to Leeful often. He helps me when he can also.

ok I got it too flash and got the spiffs.bin. and ino.bin files.
But where does it go? and exactly where do I find this 0x000000 address cuz while it was flashing there were dozens of those addresses that showed.
 
Last edited:
of course I always do. I speak to Leeful often. He helps me when he can also.

ok I got it too flash and got the spiffs.bin. But where does it go? and I don't find the PS4Exploit.ino.bin file anywhere. and exactly where do I find this 0x000000 address cuz while it was flashing there were dozens of those addresses that showed.
you did upload the sketch after you flashed the data ?
 
  • Like
Reactions: laz305
yes now I did lol so got the 2 bin files, now where exactly do they go and where do I find the 0x000000 address I need?
place the two bin files on your desktop
boot esp download tools as in tut
PS4Exploit.ino.bin 0x00000000
PS4Exploit.spiffs.bin 0x00100000
something like this
Screenshot-26.png
 
  • Like
Reactions: laz305
place the two bin files on your desktop
boot esp download tools as in tut
PS4Exploit.ino.bin 0x00000000
PS4Exploit.spiffs.bin 0x00100000
something like this
Screenshot-26.png
ok I got all that but where do I find the specific 0x0000000 address that I need to enter?
 
Last edited:
have you just tried the flash address i gave you ?
That is the flash address you gave me. Ok I just went ahead and put both as 0x0000000 and it gave me bin file. Gonna try it out now. Brb
— Posts automatically merged - Please don't double post! —
O last thing, can ya show me exactly where I can change the Wifi name and password? And can password be anything? Like just 1 letter or number?
 
That is the flash address you gave me. Ok I just went ahead and put both as 0x0000000 and it gave me bin file. Gonna try it out now. Brb
— Posts automatically merged - Please don't double post! —
O last thing, can ya show me exactly where I can change the Wifi name and password? And can password be anything? Like just 1 letter or number?
not sure that will work as it may or may not over write the data
 
O last thing, can ya show me exactly where I can change the Wifi name and password? And can password be anything? Like just 1 letter a
not sure that will work as it may or may not over write the data
yes it did not work, I got error WARNING COMBINE BIN OVERSIZE. So where do I find the address?????????????????????????

 
O last thing, can ya show me exactly where I can change the Wifi name and password? And can password be anything? Like just 1 letter a

yes it did not work, I got error WARNING COMBINE BIN OVERSIZE. So where do I find the address?????????????????????????

as in the full tut you make a note of the flash address for both bins when you flash in Arduino you only need to do this the first time as your flash address does not change look at image below
Screenshot-28-LI.jpg
 
  • Like
Reactions: laz305
ok got it.
as in the full tut you make a note of the flash address for both bins when you flash in Arduino you only need to do this the first time as your flash address does not change look at image below
Screenshot-28-LI.jpg
Now which address goes where?
This is what I got when I selected Sketch Data Upload


And this is what I got when I select Upload


and where do I change WiFi Name and Password? and can Password be anything?
 
ok got it.

Now which address goes where?
This is what I got when I selected Sketch Data Upload


And this is what I got when I select Upload


and where do I change WiFi Name and Password? and can Password be anything?
PS4Exploit.spiffs is the Sketch Data Upload
PS4Exploit.ino is the Upload

wifi change in Arduino just scroll down the ps4exploit data
 
  • Like
Reactions: laz305
PS4Exploit.spiffs is the Sketch Data Upload
PS4Exploit.ino is the Upload

wifi change in Arduino just scroll down the ps4exploit data
ok so I got this with WARNING COMBINE BIN OVERSIZE

so that PS4HAX is the WiFi Name? and laz is the Password?

— Posts automatically merged - Please don't double post! —
I was able to make these
Black Widow v10 Payloads Fixed

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



M
atrix v10 Payloads Fixed
You must click 'Like' before you can see the hidden data contained here
 
Last edited: