Quote:
Originally Posted by jackie_w
Wouldn't that be less flexible? The FindBaseAddress is used to get you to the vicinity of where the patching needs to happen and needs to be unique. Depending on the specific patch, using the Offset value, the Find/Replace values may (sometimes) be much shorter strings and more specific
|
Sorry, I didn't make my intent clear. I was thinking that it could be an
optional field which would allow both the use case that you're describing and the one I was referring to. Basically "only provide it when it's different from the
FindBaseAddress".