Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (26 loc) · 1.03 KB

OrbisDbgUI

User Interface implementing the OrbisDbg Debugger for Playstation 4

Features

  • Continue debugging already attached processes
  • Memory Editor
  • Register Editor
  • Disassembly View
  • Processes List
  • Software Breakpoints

How to Use

  1. Send OrbisDbg.bin to your console
  2. Launch and attach to game process
  3. Debug

Screenshot

UI

Components

Zydis by Zyantific
HexEditor by jariq

Credits

Sabotage for his 4.55 debugger and tons of help on this project
Golden/Xemio for 5.05 patches/kernel offsets and process elf loading
Vortex for his version of ps4 payload sdk for base webkit payloads
CTurt original ps4 payload sdk
Specter 5.05 exploit
2much4u
Anyone else who has contributed to PS4 exploit