Patching
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.
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.
This patching article is a stub. You can help LRREW by expanding it. |