CVarRegisterSpreadsheet/README.md

451 B

CVarRegisterSpreadsheet

A simple C++ project to detour the CVar__Register function (0x00767fc0) in order to document all available CVar in the WoW 3.3.5.12340 client.

This was done using the MS Detours library and a 2-project setup:

  • one to launch Wow.exe with a DLL containing the hook functions
  • one which is the DLL containing the hook functions

A video explaining the code in more detail can be found here: https://youtu.be/2Ug0IrNZ49M