I want to create a small update patch for my software. I want to update 3 DLLs I have found the difference (offset) between old and new DLL I know how to open and inject those offset values I want to ask that is there any other method so I don’t have to write all the offset values one by one?.
What is CRC? Is that what I am looking for?
Any suggestion?