Patching

From LRREW
Revision as of 00:18, 2 July 2023 by Ryelow (talk | contribs) (Ryelow moved page Patchin to Patching without leaving a redirect: revert)
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.