
PS4 RetailKit Part 3: DECI Daemon
This post examines how the DECI Daemon works on PS4, how it’s gated off on retail consoles, and what it takes to bring it back online. Revealing both the technical process and the security implications of leaving dormant debug infrastructure in consumer hardware.

PS4 RetailKit Part 2: Mdbg Investigation
This post explores how Sony’s PS4 Retail kernel retains much of the hidden debugging infrastructure found in Devkits, including FUSE and the mdbg_basic system, though access is restricted through runtime checks. By analyzing libmdbg_syscore and bypassing these checks, it's possible to invoke powerful debugging functions even on Retail consoles.

PS4 RetailKit Part 1: Introduction
Find out just how much of the debugging abilities exist in retail PS4 kernels and why the assumption that Sony stripped the debugger is incorrect.