It’s just a matter of time and being patient for things to happen on FW 5.01 as plenty of developers told us to stay on that FW if we cared about homebrew. Well, hopefully, today we’ll be able to finally run Linux on FW 5.01 with a little bit of compiling thanks to Vultra.
https://twitter.com/C0rpVultra/status/992757341027291137
A simple payload that let you run Linux on your 5.01 PS4
WORKS! With XVortex SDK (When Compatible for 5.01 ). Made by Vultra
How to build
use https://github.com/xvortex/ps4-payload-sdk to compile it. You also need to compile https://github.com/fail0verflow/ps4-kexec and place kexec.bin
& kernel.elf
into this folder. Compile kexec with make CFLAG='-DPS4_5_01 -DKASLR -DNO_SYMTAB'
. (Note: DPS4_5_01 has not been added to kexec)
How to use
You need a FAT32 formatted (Mac OS) / Windows USB drive plugged in on any PS4’s USB port with the following files on the root directory : bzImage and initramfs.cpio.gz. You can download them here.
Then you will need to send the payload (PS4-Linux-Loader-Vultra.bin) to your PS4. For that go to your PS4 web browser, go to 4.55 Exploit and send the payload to your PS4 using netcat or other.
Update:
https://twitter.com/C0rpVultra/status/992789973966512133
Once you make the payloads for FW 5.01 you could use
Download: ps4-exploit-host-v0.4.0.2
PSXITARCH a Linux Distro for the PS4 with FW4.05, 4.55, or 5.05!!