Skip to content

GiantPluto/ps4debug

 
 

Repository files navigation

ps4debug for 6.72

This is a debugger for the PlayStation 4. Yes thats right! Look around and you will find some very useful tools online or on the PS4 Source Discord channel. Anything is possible, except kernel mode debugging, which I decided to leave out.

Quickstart Guide

I am going to try to give you a little rundown on how to use ps4debug....

  1. Download Debug Watch or another debugging tool, checkout the discord for downloads
  2. Load the latest version of ps4debug.bin on the console (on the release page)
  3. I recommend just loading ps4debug and your choice of HEN
  4. Start your favorite game!
  5. Attach to the game (or userland process)
  6. Start messing around with your debugging tool, try to find a bug for me!
  7. Make l33t hacks.

Please look at the libdebug folder for a library to use with this payload.

Contributing

If you want to contribute, then feel free to make a pull request or open an issue with a bug that you have found! I am always in need of people to test for me. Join the PS4 Source Discord and look for golden. Also I need someone that is good at writing to spiff up this readme document. I am always in need of people to do work! It seems like I do everything...

Created by golden

Contributors

  • ChendoChap - For his intial work till 5.05 and his guidance during 6.72 porting on ptrace
  • berkayylmao
  • 2much4u
  • idc
  • zecoxao
  • DeathRGH - For second ptrace patch for 6.72

About

PlayStation 4 Debugger

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 72.6%
  • C# 16.4%
  • C++ 9.4%
  • Makefile 0.9%
  • Shell 0.3%
  • Assembly 0.2%
  • CMake 0.2%