A new update for DroidPPPwn has been published, the Android app developed by the deviated developer allows us to perform the PPPwn exploit on PlayStation 4 consoles using a smartphone.
This new version has introduced two new features, an option to automatically start the exploit as a background service at startup and the ability to turn off the device automatically after the exploit’s success.
In addition, a code cleaning was done and fixed some minor bugs. You may need to grant permissions to start automatically depending on your system or Android device.
The main functions
- Compatibility with Vari Firmware : For firmware 9.00, 10.00, 10.01, 11.00, the file
stage2.bin
is built from the Sistr0 repository, allowing custom payloads to be uploaded as GoldHEN. For the other firmware,stage2.bin
It is built from the original PPPwn code, currently limited to a proof-of-concept that prints “PPPwned” on the PS4. - Ability to load Stage2.bin custom: Users can use their own
stage2.bin
Positioning it in the root folder of the SD card by the commandpush stage2.bin /sdcard/
. .
Requirements
- A recent Android smartphone with root permissions and OTG support.
- A USB OTG cable or adapter.
- A USB Ethernet adapter (you can buy it on Amazon).
- It’s an Ethernet cable.
Instructions
- Download the latest release from the repository and install it on your Android smartphone.
- Configure the Ethernet connection on the PS4 by following the original PPPwn instructions.
- Launch the DroidPPPwn application and select the PS4 firmware.
- Press the Start button on the app and simultaneously the buttonon the controller when you are on the Test Internet Connection screen.
- Wait for the exploit to reach stage 4 and the message to be printed on the monitor.
- If the exploit fails, press the Start button again to stop it and repeat the last step.
Changelog
- Added an option to automatically perform theploit on startup as a background service. You can decide whether to turn off the device automatically after the exploit’s success. NOTE: You may need to grant permission to automatically start the app, depending on your system or Android device (for example, for Xiaomi go to Settings-?App-?Permits-???????????????????????????????????????????????????????????????????????????
- Clean the code and fix some minor bugs.
Download: DroidPPPwn v1.4
Download: Source code DroidPPPwn v1.4
Source: github.com