PS4:PS4Debug

From ConsoleMods Wiki
Revision as of 14:03, 10 August 2023 by Florinsdistortedvision (talk | contribs) (Create PS4Debug page with info.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PS4Debug[1] is a payload found on various exploit hosts that represents a debugger with software breakpoints, hardware breakpoints, pause, stop, read memory, write memory, and all other sorts of functionality (except kernel mode debugging).

Quickstart Guide

  • Download Debug Watch or another debugging tool.
  • Load the latest version of ps4debug.bin on the console.
  • Start your favorite game.
  • Attach to the game (or userland process).
  • Start messing around with your debugging tool.
  • Please look at the libdebug folder for a library to use with this payload.

References