Patching

From LRREW
Revision as of 02:27, 2 July 2023 by Ryelow (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In order to modify clients without source code, we have to patch them. This is the act of using a debugger to change program behavior by modifying which instructions the processor will run.