An alternative low-cost Linux board for exploits PS4 on V11.00 or below.
Original work by theflow PPPwn
and thanks to xfangfang PPPwn-CPP for an executable re-write of PPPwn in C++ and SiSTRo for his GoldHen, and lastly Stooged for his inspiration.
- Currently support version:
9.00, 9.60, 10.00, 10.01, 10.50, 10.70, 10.71, 11.00
- The average PPPwned time is around
1min - 2min
sometimes it loads under1 minute
- Using
pppwn
C++ nightly build from xfangfang PPPwn_cpp - The problem where the PS4 does not shutdown properly (white blinking light) and sometimes crashes when trying to shutdown are still present in the current version resulting in an HDD check, please use it at your own responsibility!
Feel free to submit pull requests for improvements and bug fixes.
Thanks to @harsha-0110 for the webserver base scripts and PHP.
You can access it at 192.168.1.1
on your PS4 browser. It allows you to:
- Change your PPPwn settings
- Shutdown your Luckfox device
- Execute PPPwn
- Inject payloads for 9.00 & 11.00 (make sure to enable BinLoader in GoldHEN)
- Set on/off auto-run PPPwn on boot (ON by default)
- Disable Eth0 (to free LAN port)
You can manually edit the configuration file located at /etc/pppwn/config.json
.
- Luckfox Pico Pro
- Luckfox Pico Max
- Luckfox Pico Plus
- Luckfox Pico Mini B
- One of Luckfox Pico models above
- Ethernet Cable
- USB Type-C
- A USB drive with exFAT formatted (only use for the first time to load GoldHEN)
- PC/Laptop for config the Luckfox
Download one of the pre-build image for your respective Luckfox models and your PS4 version below or from the release pages.
Luckfox Models | PS4 FW | Pre-build Image |
---|---|---|
Luckfox Pico Pro/Max | 9.00 | download |
9.60 | download | |
10.00 | download | |
10.01 | download | |
10.50 | download | |
10.70 | download | |
10.71 | download | |
11.00 | download | |
9.00-11.00 (web server) | download | |
Luckfox Pico Plus/Mini B | 9.00 | download |
9.60 | download | |
10.00 | download | |
10.01 | download | |
10.50 | download | |
10.70 | download | |
10.71 | download | |
11.00 | download | |
9.00-11.00 (web server) | download |
Use SocToolKit to burn the pre-build image you downloaded above to your Luckfox. Proceed to burn by following the official tutorial here.
Once the Luckfox reboots pppwn will run automatically.
If you use the pre-build image with web server, you need to open the web config, select your PS4
version and pppwn type then run the exploit manually from the web
The auto-run PPPwn on boot changed to OFF by default,so if you want your luckfox to auto jailbreak at
boot go to the config page again and tick the auto-run PPPwn to ON
You simply need to connect the LAN cable from Luckfox Pico to the PS4 and power the Luckfox from the PS4 via a USB Type-C cable or other sources.
- Go to
Settings
and thenNetwork
- Select
Set Up Internet connection
and chooseUse a LAN Cable
- Choose
Custom
setup and choosePPPoE
forIP Address Settings
- Enter
ppp
for bothPPPoE User ID
andPPPoE Password
- Choose
Automatic
forDNS Settings
andMTU Settings
- Choose
Do Not Use
forProxy Server
- For GoldHEN you need to place the goldhen.bin file onto the root of a USB drive and plug it into the console.
- Once GoldHEN has been loaded for the first time it will be copied to the console's internal HDD and the USB is no longer required.
- To update GoldHEN just repeat the above process and the new version will be copied to the internal HDD.