cpp-stub
cpp-stub copied to clipboard
possible access violation when stub method from dll using msvc
Demo: StubTestDemo.zip
as the pic, fake method and target method distance exceeds 32 bytes, so far jump be using, but 13 byte command corrupt method MyClass::getState, cause crash when call it.
This can be reproduce using msvc v142 x64.