Service for implementing PS4 jailbreak from a Raspberry Pi
  • JavaScript 71%
  • Python 20.9%
  • HTML 8.1%
Find a file
djsumdog 2a1fd77f2f Documentation updates (#1)
Co-authored-by: Sumit Khanna <sumit@penguindreams.org>
Reviewed-on: #1
2026-07-21 12:33:35 -04:00
ps4pirate_pro Set USB gadget as removable (not sure if nescessary) 2026-07-15 14:32:06 -04:00
specs Error message on failed payload (spec 03) 2026-07-15 14:31:37 -04:00
tests Error message on failed payload (spec 03) 2026-07-15 14:31:37 -04:00
.gitignore Changed config to example, removed FAT32 disk image that agent decided to move into project 2026-07-12 15:49:34 -04:00
AGENT.md Initial implementation, including the pOOBs4 basis 2026-07-12 01:40:49 -04:00
config.yaml.example Correct default payload port 2026-07-15 14:31:49 -04:00
pyproject.toml Initial implementation, including the pOOBs4 basis 2026-07-12 01:40:49 -04:00
README.md Documentation updates (#1) 2026-07-21 12:33:35 -04:00
uv.lock Initial implementation, including the pOOBs4 basis 2026-07-12 01:40:49 -04:00

ps4piratePro

  • A Python web application that serves the pOOBs4 9.00 kernel exploit and delivers payloads to a PlayStation 4 Pro over the network.
  • Runs on a Raspberry Pi 5 connected to the PS4 via USB OTG in gadget mode.
  • Blog Post and Installation/Usage Guide

License

  • The pOOBs4 repository this is based on doesn't appear to have a license.
  • This program was adapted from that repository using lazy spec development with GLM-5.2
  • The license for this project is therefore unknown (and possibly unknowable).