I want to add my own support for a specific version of Chrome. After I find the function address of the hook point, how should I calculate the function signature?
I checked the verification method of the signature, but I don't understand how to modify the signature to be compatible with multiple versions.