CodeInvers3 / PPPwn_ow

Autorun pppwn exploit PS4
18 stars 5 forks source link
exploit pppoe ps4 ps4exploit

This activation method works for devices with the OpenWrt Linux system as long as they can run PPPwn C++. Check the repository of Xfangfang for compatibility.

Requirements:

Steps installation:

  1. It is recommended to update the router firmware before proceeding.
  2. The mini smart router needs to be connected to the internet to download the package pppwn_ow.zip from the terminal.
  3. Check if unzip is installed:
    opkg list-installed | grep unzip

    If it is not installed, install unzip with the following command:

    opkg update
    opkg install unzip
  4. From the terminal on your router, run these commands:
    wget -O /tmp/installer.sh https://raw.githubusercontent.com/CodeInvers3/PPPwn_ow/main/installer.sh
    chmod +x /tmp/installer.sh
    /tmp/installer.sh

    At the end, press Enter to complete the installation.

  5. Copy goldhen.bin to your USB drive. Make sure it is formatted in exFAT or FAT32 and connect it to your console.
  6. From your PS4 console, set up a PPPoE network connection using ppp as the username and password.
  7. Wait a few seconds until the internet connection is established and, from the console's web browser, go to http://<router_ip>/pppwn.html.
  8. Select the build compatible with your router device and click "Install". Wait until the installation is complete.
  9. In case there is an error or you do not get the expected result on Ethernet, you can restart the installation by clicking "Update".
  10. Router models with a customizable switch button can use it to boot PPPwn.

PPPwn from https://github.com/xfangfang/PPPwn_cpp

Credits: TheFlowTheOfficialFloW / Sistro / Xfangfang


PPPwn_OpenWrt

Interfaz web para arrancar PPPwn_cpp desde el navegador web de PS4.

Requerimientos:

Instalación

  1. Actualiza el sistema del mini-router antes de continuar.
  2. El dispositivo router debe tener acceso a internet antes de continuar, ya que requiere descargar el paquete pppwn_ow.zip desde el terminal.
  3. Verifica si tienes instalado unzip:
    opkg list-installed | grep unzip

    Si no está instalado, instala unzip con el siguiente comando:

    opkg update
    opkg install unzip
  4. Desde el terminal en tu router, ejecuta estos comandos:
    wget -O /tmp/installer.sh https://raw.githubusercontent.com/CodeInvers3/PPPwn_ow/main/installer.sh
    chmod +x /tmp/installer.sh
    /tmp/installer.sh

    Al final, presiona Enter para completar la instalación.

  5. Copia goldhen.bin a tu memoria USB. Asegúrate de que esté formateada en exFAT o FAT32 y conéctala a tu consola.
  6. Desde tu consola PS4, configura una conexión de red en PPPoE usando ppp como usuario y contraseña.
  7. Espera unos segundos hasta que se establezca la conexión a internet y, desde el navegador web de la consola, accede a la dirección http://<router_ip>/pppwn.html.
  8. Selecciona la compilación compatible con tu dispositivo router y haz clic en "Instalar". Espera hasta que se complete la instalación.
  9. En caso de que haya un error o no obtengas el resultado esperado en Ethernet, puedes reiniciar la instalación haciendo clic en "Update".
  10. Modelos de routers que dispongan de un botón cambio puede usarlo para arrancar PPPwn

Probado en mini router GL-MT300N-V2 Mango