Skip to content

Latest commit

 

History

History

README.md

MemDBG engineering docs

Canonical language is English (foo.md). Translations live under i18n/ with a language suffix (.it.md, .de.md, …). There are no .en.md duplicates.

English layout:

  • root — protocol, features, packaging
  • bridges/ — host debugger bridges
  • platform/ — console launch notes
  • archive/ — historical / non-normative notes
  • i18n/ — all non-English translations

For the end-user product guide (setup, scanner, trainer, troubleshooting), see ../github-pages/.

Protocol and compatibility

Document Purpose
protocol.md Internal MDBG wire protocol specification and extension rules
ps5debug_compat.md ps5debug compatibility layer (legacy TCP 744)

Bridges

Document Purpose
bridges/ida_gdb_bridge.md Host GDB RSP proxy for IDA Pro (Italiano)
bridges/x64dbg_bridge.md x64dbg plugin bridge (Italiano)

Platform

Document Purpose
platform/ps4_goldhen_launch.md PS4 / GoldHEN launch notes and stale PID handling (translations)

Features and architecture

Document Purpose
reconnect.md Rest-mode reconnect state machine
codecave.md Code-cave alloc / write / detour workflow
plugins.md Plugin manifest and runtime contract
mobile_architecture.md iOS / Android shell architecture
showcase.md UI screenshot tour (operational guide is github-pages)

Packaging

Document Purpose
release_packaging.md Release artifacts, nightlies, and packaging details

Archive

Historical / non-normative notes live under archive/. Prefer live docs and issues for current behavior.