YADE (Yet Another DVD Exploit)
-
A PlayStation 2 DVD exploit that leverages a vulnerability in the DVD player to execute custom code.
Currently for DVD Player v3.00E/A/U/J only.
Overview
YADE is a proof-of-concept exploit for the PlayStation 2 that uses a malformed DVD-Video disc structure to gain code execution. The exploit targets the PS2's DVD player firmware and allows loading custom ELF binaries.
Technical Details
The exploit works by:
- Creating a malformed DVD-Video structure with specially crafted PGC (Program Chain) data
- Triggering a buffer overflow in the PS2 DVD player firmware
- Redirecting execution to custom code loaded from the disc
- Loading and executing a custom ELF binary
Disclaimer
This software is provided for educational and research purposes only. The authors are not responsible for any misuse or damage caused by this software. Only use this on hardware you own. -
Boot your PlayStation 2 without any disc inserted, and press Triangle to identify which DVD Player version your console has.
Source: https://github.com/MFDGaming/YADE.