Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 Jailbreaking       Thread starter PSXHAX       Start date Feb 5, 2018 at 2:28 AM       99      
Status
Not open for further replies.
Following the PS4 Rest Mode REcon Demo and Slideshow PDF of Volodymyr Pikhur's presentation comes some PS4 EAP Kernels from 1.01, 1.76 and 4.05 OFW via notzecoxao for developers alongside a Standalone RPi installer for PS4 Exploit Host (no router, no switch) by @Al Azif who's currently working on improving it further with wifi and by eliminating the PS4 to change settings. :geek:

Download: eap_kernel_101.bin / eap_kernel_176.bin / EAP Kernels.zip (8.31 MB - Mirror) / EAP Kernels.zip (Mirror #2) / RPi Installer for 4.55 / PiXploitHost GIT / PS4-EAP-KEY-DUMPER-672.bin (6.6 KB)

Below are some related Tweets including a PS2Reality MediaPlayer (PS2 Emulation) PS4 demo video from BigBoss, and to quote from the README.md: Standalone RPi installer for ps4-exploit-host (No router, no switch)

  1. Have a fresh install of Raspiban Lite on your RPi
  2. Connect you RPi to a network with internet access
  3. Run this command on you RPi:
    Code:
    `curl -L https://goo.gl/4bvW9P | sudo bash -s`
  4. Your device will restart automatically
  5. Run an ethernet cord directly between RPi and PS4
  6. On the PS4 setup the network as follows:
    • Set Up Internet Connection
    • Use a LAN Cable
    • Custom
    • Manual
      • IP Address: 7.7.7.8
      • Subnet Mask: 255.255.255.0
      • Default Gateway: 7.7.7.7
      • Primary DNS: 7.7.7.7
      • Secondary DNS: 7.7.7.7
    • Automatic
    • Do Not Use
  7. Load the User's Manual
Github: https://github.com/c0d3m4st4/PiXploitHost / Spanish Guide

PS4 EAP Kernel Dumps & Standalone PS4 Exploit Host RPi Installer 2.jpg
PS4 EAP Kernel Dumps & Standalone PS4 Exploit Host RPi Installer 3.jpg

EAP Internal Partition Key is at kernel_base + 0x258CCD0 on 4.55 kernel
Cheers to both @oneman123 and @SSShowmik for the heads-up in the PSXHAX Shoutbox earlier today! :beer::beer:
PS4 EAP Kernel Dumps & Standalone PS4 Exploit Host RPi Installer.jpg
 

Comments

I dont think you have this right. The guide mentions connecting the PS4 and the Pi with an ethernet cable and the Pi Zero W doesnt even have one. Your info is wrong, nowhere it says its specifically for the Pi Zero. They are trying to make an image for that but not this one.
 
Think we are talking cross purposes here, I posted some scripts that are for RPi0W on this thread.

You need to save the two scripts posted earlier as files (not in Windows editor, get a Unix capable editor) save the first script as ps4pifi.sh the second script as undo.sh then follow these instructions.

Warning: this will overwrite several config files. Backups are stored if you want to reconnect to your wireless at any point

Start with fresh install of Raspbian Lite connected to WiFi and ssh client enabled (optional makes restore easier)

Transfer the two files to the Pi, then move to directory they're in and type
Code:
chmod u+x ps4pifi.sh
chmod u+x undo.sh

sudo ./pifi.sh
To restore config files from backups, log in to Pi on console or connect to Wireless AP with ssh client

Go to directory with files and
Code:
sudo ./undo.sh
 
Perhaps somebody can help me with this.
I connected my rpi3 to the internet with wifi to run the curl command.

Everything downloads and runs correctly from what i can see however when the pi reboots it says systemend Executable path is not absolute, ignoring ifconfig eth0 7.7.7.7 or something along those lines. any ideas ?
 
As above. Anyone know's if this will work with 4.55?
I want to buy a RPi just for this but no point if it dont work with 4.55
 
Yes it does, but the newest link is on al azifs github. Just goto the git and all of the information on installing on raspi is up to date for 4.55. I just got it working today.
 
Status
Not open for further replies.
Back
Top