Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
Status
Not open for further replies.
Here are some ESP8266 Flash Dumper tools used to dump your ESP8266 Firmware to .bin, then you can flash with NodeMCU.py flasher or ESPTool.py flasher for PS4 ESP host and PS3 ESP host. :D

Download :

esp8266flashdumper.rar (216.24 KB - Windows x64 & 32 bit version) / esp8266flashdumper.rar (Mirror) / esp8266flashdumper.rar (Mirror #2) / esp8266flashdumper.rar (Mirror #3)

Requirements :

You will need either Python 2.7 or Python 3.4 or newer installed on your system.

The latest stable esptool.py release can be installed from pypi via pip:

[ $ pip install esptool ] :

With some Python installations this may not work and you'll receive an error, try python -m pip install esptool or pip2 install esptool.

After installing, you will have esptool.py installed into the default Python executables directory and you should be able to run it with the command esptool.py

[ how to use ] :

1. enter your flashname.bin
2. enter com port
wait tool will dump your firmware in same dir

@kdwgamestore & @pearlxcore

Credit :

themadinventor , projectgus & all esp dev
ESP8266 Flash Dumper Tools to Dump Your ESP8266 Firmware to .bin.jpg
 

Comments

@raminxxx how about you read the first post thats in english, if you dont understand what its for then you dont need it, If you want to know more search the forum cos info on this chip is all over the front pages for the last few weeks
 
Status
Not open for further replies.
Back
Top