PSXHAX.COM website and domain for sale. Contact Us with your offer!
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...
How to Properly Dump / Build PS4 Game & Separate Update FPKG
I was asked in another thread for a tutorial on dumping PS4 games. Mods are welcome to pin this if they feel it will help establish a standard and for those new to the process...

Here is my method of dumping games...

1. Obtain disc (or use your legit PSN install) and install on PS4 (wait for it to complete install, you will hear the disc stop spinning)

2. Find the latest retail update that works on current exploit (5.05 as of this writing)

This step requires a little work. PS4 5.05 OFW was released on March 8, 2018, so any update before that date will work. Google is your friend here. Here are a couple of links for retail updates:

Spoiler

3. Run HEN payload and install the retail update pkg with package installer in debug settings

4. Reboot and start Dumper payload (make sure that you are using split=3 option in the dumper.cfg on the root of USB drive)

5. Start game and get to title screen

6. Press PS button and wait in system OS for dumping to complete and PS4 to shut down

7. Move dumped files over to PC

8. Open CUSAXXXXX-app and CUSAXXXXX-patch folders with gengp4 and build/save gp4 files

9. Open each gp4 file with orbis-pub-gen from Fake Package Tools and build fpkg files

10. Run HEN payload and install fpkg base game and separate patch on PS4 with package installer in debug settings.

11. Enjoy!

How To Repackage a FPKG Update
How to Install Older PS4 Game Updates on Any PS4 7.02/7.50
Backing up Retail Games to Fake Pkg's (6.72 or Lower)
BIN2HTML: Convert .BIN Into Index.html for 5.05 Exploit and Payloads Guide
I have had a few people asking about converting payloads to .js so I will post this here.

With 5.05 we don't need to use payload.js anymore you can just make a single .html file with the exploit and payload in a single file, thank you to @XVortex you will notice this on his PS4 HEN GitHub inside the exploit folder.

I put together this .py file that you can use to convert a .bin into index.html
usage:
bin2html.py [binfile]

example:
bin2html.py AppToUsb.bin
Dumping PS4 5.05 DLC, Games, Updates & Themes Guide by TheRadziu
Following the PS4 5.05 Kernel Exploit release, TheRadziu (aka @AluPL) shared a guide on dumping PS4 5.05 DLC, games, updates and PlayStation 4 themes.

To quote from TheRadziu on NGR with the details: Here is my attempt at dumping tutorial, especially that there are no DLC dumping tutorials, so here is the very first one :)

Game/Patch Dumping:

You'll need:

  • PS4 with 5.05 FW
  • USB HDD/Pendrive formatted as exFAT
  • Fake PKG Generator
  • vortex 5.05 Dumper (+gengp4)
1. Download latest 'ps4-dumper-vtx.zip' and extract it somewhere on PC, do the same with Fake PKG generator
2. (optional, but recommended) Connect your exFAT HDD/Pendrive to pc, from extracted dumper archive copy dumper.cfg (its in directory 'config') to the root of your pendrive/HDD. Now edit this file and change 'split' value from 3 to 0.
3. On the console run the game you want to dump, when it fully loads to main menu press PS button to minimalize it
4. Connect your HDD/Pendrive to the PS4
5. Run ps4 dumper on your PS4 using preferred way (either standalone (via html) or payload (via bin) - recommended ps4-exploit-host + standalone html)
NOTE: if you are using the standalone version of the dumper you'll need to keep the webpage open.
6. It'll start dumping the game + patch (into a single CUSAXXXXX-app directory, or CUSAXXXXX-app and CUSAXXXXX-patch if you didnt put dumper.cfg on the root of your USB or you did not edit 'split' value)
7. After dumping process is done your console will shut down, you can now disconnect USB from your PS4 and connect it to PC
8. Run genpg4.exe (its in gengp4 directory from ps4 dumper archive), now using this tool open CUSAXXXXX directory from your USB
9. Press 'Generate .GP4' and then 'Save .GP4', do the same with CUSAXXXXX-patch dir if you have one
10. Open orbis-pub-gen.exe (from Fake PKG Generator archive), click File -> open -> and select .GP4 file you just created
11. Press Command -> Project Setting -> Package tab, check if ContentID is correct & passcode is set to '00000000000000000000000000000000', now close that window
12. Press Command -> Build Image -> Set Output Path, this is where your fpkg will be saved...
How to Flash an ESP8266 PS4 Device on Windows Guide by GreenSmoke
This tutorial covers how to flash an ESP8266 device with a bin file using a windows PC for use on a PlayStation 4 console.

What you will need:
  • A ESP8266 with 4MB Flash
  • A Micro USB cable
  • A Windows PC
  • A Bin File containing ESP8266 Firmware
  • (A PS4 with Firmware 4.55 is required if you want to use RetroGamerFirmV3 !!!)
1- First download the correct drivers for your system, I got the driver for windows 8.1 you can find the right one HERE.

2- Download the correct Nodemcu-Pyflasher for your system. Im using the x64.exe, you can download it HERE if you do not know what one to download check in control panel (Control Panel\System and Security\System and look for System Type)

3- Then of course you will need a bin file to flash to your ESP8266. I will be using retrogamerfirmv3.bin to enable the web-exploit on a 4.55 PS4, but you should be able to flash any bin file using the same method. You can get RetroGamerFirmV3 HERE.

You could also flash your ESP8266 to be used as a Deauther to disconnect people from their wifi network you can find that HERE.

4- Install the correct driver for your system, run the installer, click next select "I accept the agreement" and next again, click finish.

5- Run NodeMCU-PyFlashe, select the serial port im using port 3, click browse and select your firmware.bin file you want to flash to your ESP8266, select your Baud Rate i'm using the fastest with no problems, you can try a lower speed if you like or if it will, select to erase flash by clicking "yes, wipe all data" not work, finally click flash NodeMCU, wait. You can see the progress in the program, one you see done that's it your ESP8266 is ready to use.

If you flashed the PS4_RetroGamerFirmV3 firmware to your ESP8266, on your PS4 go to Settings / Network / Set Up Internet Connection / WIFI / Custom / PS4_Wifi / IP = Auto / DHCP = Do Not Specify / DNS = Manual / Set Primary and Secondary DNS to: 10.10.10.1 / MTU = Auto / Proxy = Do Not Use.

Download...
Back
Top