|
|
|
|
|
by bitexploder
3142 days ago
|
|
I kind of agree with the sentiment. It isn't that crazy. We do this as a matter of course all the time. Patching a small handful of instructions is pretty easy. You could learn to do it on a week or less if you are a decent programmer. Do it well? Do it quickly? Do it idiomatically and in a short amount of time.... Takes real skill. |
|
One fun self-challenge was always to make my modifications as small as possible. e.g. one-byte changes were a lot more impressive than two-byte changes.