PS4 developer valentinbreiz has released PS4 Linux Loader for 4.55 FW, this release is a payload that will allow user's to install Linux on your 4.55 (Exploited) PS4, last week we seen several hacks that have been patched on current firmware released by various scene developer's, coming in pieces from a variety of devs, you can get a summary of events that took place in this article from several days ago, but Ps4 Linux was one of the first developed projects on the PS4, Team Fail0verflow has had many elements of their linux port polished and is worth installing if you have a exploited PS4. Using the Steam App on the PS4 is even possible which opens the door to some additional playable games. PS4 linux does open the door to many uses and functions. Have you used Linux on the PS4. tell us your experiences in the comments below
-
PS4 Linux Loader
A simple payload that let you run Linux on your 4.55 PS4. Works! Vultra helped a lot to port PS4 Linux Loader on 4.55!
How to build
- I 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' into this folder. Compile kexec with 'make CFLAG='-DPS4_4_55 -DKASLR -DNO_SYMTAB'.
How to use
- For now only some PS4 FAT models are supported, see the list >>> Here.
- You need a FAT32 formatted 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.bin) to your PS4. For that go to your PS4 web browser, send the payload to your PS4 using netcat or other.. (You can also use my tool: PS4 Payload Sender).
To do:
- Port MN864729 transmitter in Linux for a working video output on newer PS4 (WIP).
Credits and links
- Thanks for 2much4u, Darbnes and jiangwei and thanks for the testers f1ras and kojo9999.
Useful links:
- For the kexec execution: https://github.com/kR105-zz/PS4-dlclose/tree/linux-loader
- For kexec: https://github.com/fail0verflow/ps4-kexec
- For more explanations: https://cturt.github.io/ps4-3.html
- For executing code in kernel space: https://github.com/VV1LD/405-KernelDumper
Last edited: