kwilcz / Antario

Clean base/cheat made for CS:GO.
MIT License
133 stars 34 forks source link

rtti in vmt hooking class #103

Open swoopae opened 5 years ago

swoopae commented 5 years ago

you currently don't save rtti while hooking a method. i'd recommend revamping the class and fixing this bug as it can lead to unforseen problems (eg: when hooking sv_cheats getbool, game crashes while opening console due to you not saving rtti properly)

edit: i don't know if you still support this project, but it would be a nice addition nevertheless.

kwilcz commented 5 years ago

Will add.