Skip to content

PPPwn PS4 Exploit for Luckfox Pico Pro/Max/Plus/Mini

License

Notifications You must be signed in to change notification settings

0x1iii1ii/PPPwn-Luckfox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPPwn-Luckfox

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.

Note

  • 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 under 1 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!

Contributing

Feel free to submit pull requests for improvements and bug fixes.

Web Server Features

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.

Support Boards

  • Luckfox Pico Pro
  • Luckfox Pico Max
  • Luckfox Pico Plus
  • Luckfox Pico Mini B

Requirements

  • 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

Installation

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

Installation Hardware

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.

On PS4:

  • Go to Settings and then Network
  • Select Set Up Internet connection and choose Use a LAN Cable
  • Choose Custom setup and choose PPPoE for IP Address Settings
  • Enter ppp for both PPPoE User ID and PPPoE Password
  • Choose Automatic for DNS Settings and MTU Settings
  • Choose Do Not Use for Proxy Server

GoldHEN:

  • 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.