mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-12 16:16:28 +00:00
| .. | ||
| enforcer_mungwall.md | ||
| live_memory_probing.md | ||
| README.md | ||
| serial_debug.md | ||
| setfunction_patching.md | ||
Dynamic Analysis & Debugging
Contents
- serial_debug.md — Monitoring system output via the serial port
- live_memory_probing.md — Using wack, MonAm, and other on-device tools
- enforcer_mungwall.md — Detecting illegal memory access (MMU protection)
- setfunction_patching.md — Tracing and intercepting library vectors