devcrono / PI-Pwn

11.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PI Pwn

this is a script to setup PPPwn on the raspberry pi and run GoldHen on the PS4 fw 11.0

https://www.youtube.com/watch?v=ebaVTBpM2-0

https://www.youtube.com/watch?v=ebaVTBpM2-0

you need to install Raspberry Pi OS Lite onto a sd card.
place the sd card into your computer and copy the PPPwn folder to the sd card.

place the sd card into the raspberry pi and run the following commands

sudo chmod 777 /boot/firmware/PPPwn/install.sh
sudo bash /boot/firmware/PPPwn/install.sh

once the pi reboots pppwn will run automatically.

On your 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 anything for PPPoE User ID and PPPoE Password
  • Choose Automatic for DNS Settings and MTU Settings
  • Choose Do Not Use for Proxy 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 everything is setup and the ethernet cable is plugged in between the pi and the console the pi should automatically try and pwn the console.
the exploit may fail many times but the pi will continue to purge the console to keep trying to pwn itself.
once pwned the process will stop and the pi will shut down.

you will need to restart the pi if you wish to pwn the console again.

the idea is you boot the console and the pi together and the pi will keep trying to pwn the console without any input from you, just wait on the home screen until the pppwn succeedes.

you can edit the exploit scripts by putting the sd card in your computer and going to the PPPwn folder.

About

11.0


Languages

Language:Python 97.7%Language:Shell 2.3%