-
Original work by Thefl0w.
-
Thanks to xfangfang for PPPwn-CPP, an executable re-write of PPPwn in C++ compatible with Luckfox Pico Boards.
-
Thanks to SiSTRo for his GoldHen releases.
-
Thanks to Stooged for the inspiration.
- Currently support PS4 version:
9.00, 9.60, 10.00, 10.01, 11.00
- The average PPPwned time is around
1min - 2min
sometimes it load under1 minute
- Using
pppwn
nightly build from xfangfang PPPwn_cpp
- 9.00
- 9.60
- 10.00
- 10.01
- 11.00
The goal here is to setup the Luckfox pico to automatically try and jailbreak the console, all you need to do is wait until the process completes. Once it PPPwned the process will stop.
- An SD Card of 8GB or above
- Luckfox Pico/Pro/Max/Plus/Mini
- An Ethernet Cable
- USB Type-C for power to the board
- A USB drive formatted in exFAT / FAT32 (only use for the first time to load GoldHEN)
- Luckfox Pico Pro
- Luckfox Pico Max
- Luckfox Pico Plus
- Luckfox Pico Mini *
- Luckfox Pico *
- Download your Firmware Here
After you download, extract one of the zip files according to your Luckfox Pico models.
-
Now Download SocToolKit, unzip it and open
SocToolKit.exe
. -
Refer to the table below to find out your Chip model
Luckfox Models | Chip Type |
---|---|
Luckfox Pico Pro/Max | RV1106 |
Luckfox Pico/Plus/Mini | RV1103 |
-
Now you need to Flash your SD Card:
a. In SocToolKit selectSDtool
.
b. Plug your SD card in your Computer and select it in theUsb Disk
drop down menu.
c. Import all the.img
file from the Firmware you Downloaded earlier except theupdate.img
.
d. Click onCreate SD Card
. -
After done, eject your SD card and place it into the Luckfox. Power it using USB Type-C, and connect it to the internet by plugging the LAN cable into your router.
-
To loggin to your Luckfox:
You need to log in using SSH: Normally the Luckfox will setup a static IP that will be : 172.32.0.70 Now open cmd and type :
ssh pico@172.32.0.70
Login Details :
Login: pico
Password: luckfox
- After you log in, run the following commands and follow the setup instruction:
git clone https://github.com/0x1iii1ii/PPPwn-Luckfox.git
cd PPPwn-Luckfox
chmod +x install.sh
sudo ./install.sh
Once the Luckfox reboots pppwn will run automatically.
Only use this command when you want to update to the latest released version of PPPwn-Luckfox.
To update :
Log in to your luckfox with ssh, then run the following commands and follow the setup instruction:
cd PPPwn-Luckfox
git pull
sudo ./install.sh
When the Luckfox will reboot it will be updated to the last version
Ignore this if you use Pro/Max/Plus version. For these 2 boards, there's no Ethernet port, to make it work you need to solder the LAN Port (RJ45) cable to it, either female or male is fine.
- 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
forPPPoE 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 to 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 consoles internal HDD and the USB drive is no longer required.
To update Goldhen just repeat the above process, and the new version will be copied to the internal HDD
- No SD card
- Faster Boot time
- Faster PPPwn execution
- Higher success rate