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.
This month's PS4 PKG Game Dumps continue to expand from DUPLEX since the PS4 Jailbreak 9.00 Exploit release, and following the PS4 9.00 Payloads with GoldHEN v2.0b alongside Sleirsgoevy's Android Script comes a Flask (Web Framework written in Python) PSPack by MC-17 on Github featuring the pOOBs4 PS4 Exploit for v9.0 Firmware complete with automatic GoldenHEN v2.0b2 sending and other minor tweaks detailed below. šŸŽ„šŸŽ

Download: pspack-flask-main.zip / GIT

For those in the PlayStation 4 Scene this comes proceeding the PS4 PKG Sender Docker Compose Web Server UI, Dockerizing Al-Azif's PS4 Exploit Host for LAN and Docker PS4 ELF / OELF / SELF / Test PKG releases and from the README.md: PSPack-Flask

pOOBs4 PS4 exploit for v9.0 + automatic gold hen

About

This is just a repacked psOOBs4, as a flask package with the addition of automatic sending of GoldHEN. Some other small changes:
  • Some magic numbers have been renamed (never looked at a PS4 bug before, and wanted to know wtf was going on)
  • Some additional logging via HTTP requests (not massively useful as can't do a lot in critical section, but useful for kicking off goldenhen send)
All credit to the team behind pOOBs4

Setup
  1. Download Python and install it, ideally 3.10
  2. Install flask python3 -m pip install -r requirements.txt
Exploiting
  1. Run app python3 app.py. Might need to run as root to bind to port 1337
  2. In the command line the IP address to navigate to will be printed e.g * Running on http://192.168.1.200:1337/ (Press CTRL+C to quit)
  3. Navigate to port 1337 on that IP on your PS4
  4. Same as psOOBs4
  5. GoldHEN should be sent once the server detects success via log messages
Help! It doesn't work on my machine
  1. Try again
  2. If you're not running 9.00, the exploit won't run. You'll need to modify the template to match your version, or just remove the if/endif
PS4 Jailbreak Exploit pOOBs4 for 9.00 Firmware with Automatic GoldHEN.jpg
 

Comments

Thank you devs for all the hard work. I had some doubts before continuing with the jailbreak.

I'm new to jailbreaking the PS4, but what are the precautions I should take so as to not get banned in case i wanted to return to the normal online use of PSN, like:

a) can I just go online after rebooting the PS4 and not running the exploit after reboot?
b) should i remove my PSN account (for which this PS4 is the primary one) before jailbreaking if I am not going to connect to the internet while the exploit is running?
c) Will I lost all my purchased retail games from PSN and their saves on jailbreaking/deleting PSN account?

Also, this might be a little bit far fetched, but is it possible to program some development board to offline host the exploit, and when the time is right, switch itself to USB flash drive mode with the hacked image as the mounted partition and then fully automate the initial payload (HEN), with the user only having to visit the browser initially?

Thank you and sorry if anything I said is stupid.
 
Status
Not open for further replies.
Back
Top