Add a VirtualFunctionTableHook
class in Vezel.Ruptura.Memory
#31
Labels
area: hooking
Issues related to the function hooking APIs.
state: approved
Enhancements and tasks that have been approved.
Milestone
This API should allow reading an existing virtual function table and replacing specific entries, as well as creating one from scratch. There should be support for replacing an existing table in an image, and for replacing the table pointer of a single object instance.
The text was updated successfully, but these errors were encountered: