Osiris icon indicating copy to clipboard operation
Osiris copied to clipboard

Are you sure that this thing is fine?

Open R3BHXAB opened this issue 3 years ago • 1 comments

Hello, it isn't really an issue, but i want to ask, about things like SetClanTag or KeyValues* KeyValues::fromString(const char* name, const char* value) (KeyValues.cpp line 20) doesn't need to have return address spoofed?

R3BHXAB avatar Jul 21 '22 21:07 R3BHXAB

Eventually all game function calls should have their return address spoofed. Those functions don't seem to have return address checks + currently there is a hook which prevents return address checks results from being sent to the server.

danielkrupinski avatar Jul 26 '22 19:07 danielkrupinski