Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 01:28, 3 December 2025 by HydeWing (talk | contribs) (Created page with "{{Infobox PS4 Homebrews |title=PS4 Payload Guest |image=ps4payloadguest.png |description=A tool that runs PS4 Payloads (on a jailbroken PS4) locally from the PS4’s hard drive, instead of having to load it from a website. |author=Al-Azif |lastupdated=2022/04/05 |type=Utilities |version=0.98 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/ps4homebrews/ps4payloadguest.7z |website=https://github.com/Al-Azif/ps4-payload-guest |source=https://github.com/Al-Azif/ps4-pay...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
PS4 Payload Guest
General
AuthorAl-Azif
TypeUtilities
Version0.98
LicenseGPL-3.0
Last Updated2022/04/05
Links
Download
Website
Source

Payload Guest is a homebrew application that lets you run payloads from /data/payloads/ instead of web hosts on your jailbroken PS4.

User guide

Payload Guest reads payloads from /data/payloads/ (From the PS4's internal hard drive) and/or /mnt/usb*/payloads/ (From a USB devices /payloads/ directory).

If you have a meta.json file in one of these directories it will parse that file rather than trying to scan that particular directory's files. If there is no meta.json file the application will scan the folder and add any .bin files found to the menu, it will look for a .png file with the same name to display.

Pressing Square will refresh the list (for if you inserted/removed a USB device).

Example meta.json:

[
  {
    "name": "Enable Browser",
    "filename": "enable-browser.bin",
    "icon": "enable-browser.png"
  },
  {
    "name": "Disable ASLR",
    "filename": "different-name.bin",
    "icon": "no-match.png"
  }
]

Please note the open and closing square brackets ([ ]).

Screenshots

ps4payloadguest2.png

Media

PS4 Payload Guest - Easily Run Payloads from USB & HDD - Setup & Overview! (MrMario2011)

Changelog

v0.98

  • Attempt to use GoldHEN's payload loader prior to loading internally.
  • Add CZ Language by @GordonRamsayCZ.

v0.97

  • Built with Open Orbis SDK v0.52.
  • Updated nlohmann/json to 3.10.5.
  • Updated libLog.
  • Removed libjbc.
    • No Jailbreak necessary USB access (Method via @LightningMods)
    • This does NOT mean you don't need a USB drive to run the 9.00 exploit... to run this package you need to have already done that.
    • From an end user standpoint this doesn't change anything, from a developer standpoint and a stability standpoint it is way better.
  • Standalone payload loading (Method via @LightningMods).
    • No GoldHEN necessary.
  • Signal Handler for payloads that would normally cause a crash (Method via @LightningMods).

v0.96

  • Initial GitHub release.
  • Sends payload to 127.0.0.1:9090 (GoldHEN's Bin Loader).
  • Arabic is translated but display is broken so it defaults to English.

External links

Advertising: