Interested in investing time and money into PSXHAX.COM? Read More and Contact Us for details!
PS4 Exploit Host for 5.05 HEN Payloads Offline Without ESP8266
Hi, guys! Following my ESP8266 PS4 Payloads Host and the recent Team Psyco0s 5.05 GTA V Mod Menu, PS4 PayLoad Sender 5.05 and Lamance 0.8 & GTAV Trainer updates there is now a way to make your PS4 HEN payloads being hosted OFFLINE in browser cache. :ninjaxf2:

It's based on application cache as reported by ps4miner recently on @Al Azif's Github with a Live Demo and HEN.zip by @akela1979 alongside a HEN 1.6 Offline Loader for 5.05 via @prezax. :fire:
  • NOW IT WORKS ONLY FOR 5.05.
So, what we need (based on Al-Azif PC Host):

1. Change the code in main "index.html"
Code:
<html>
to
Code:
<html manifest="index.cache">
(you can name "index.cache" whatever you want, it does not matter)
2. Create in main folder "index.cache" file and add there all files related to index.html
Code:
CACHE MANIFEST

about.html
index.html
script.js
style.css
ps4-updatefeature.html
image.png
about.html

Where "CACHE MANIFEST" - main code command to cache the files listed below in the file

3. The same thing to be done with index.html of payloads you need (pay attention to the name of the main payload html files, it can be whatever you want), for example:
3.1 HEN+Mira
3.1.1 Change in main html file...
ESP8266 PS4 Payloads HOST by KeeperDY for 4.55 / 5.05 OFW
Hi, guys! I know that there is a lot of ESP firmwares made by our gurus, but want to share another one with you also.

The most distinctive features are:
  • simple and light interface;
  • only main payloads without any mods, cheats, etc.;
  • no additional functions like autopayload, firmware update, etc.;
  • PS4 Wi-Fi "EASY" connection (no need to manually set up DNS and other settings at all);
  • all internet connection tests can be successfully passed, so no update info messages (saw some complaints on it even if all updates being blocked);
  • all payload have been thoroughly tested before release.
Download firmwares you can via these links:
Spoiler: Depreciated

Upload firmware in .bin format via NodeMCU-PyFlasher 3.0

Spoiler: How to flash

Version 3.0 for OFW 4.55 includes (latest payloads releases):
  • Original
  • HEN
  • HEN+VR
  • BackUp
Hidden in Additional menu
  • App2USB
  • FTP
  • FTP+RW
  • Dumper
  • Enable Browser
  • Disable/Enable Updates
Version 1.3 for OFW 5.05 includes:
  • MIRA+HEN
  • Xvortex's HEN v1.6
  • Xvortex's FTP v1.3
  • Xvortex's Dumper v1.8
  • Stooged's BackUp v2
  • Stooged's App2Usb v1
More information about...
Back
Top