diff --git a/CVar__Register_calls_335a_12340.ods b/CVar__Register_calls_335a_12340.ods new file mode 100644 index 0000000..94e66ca Binary files /dev/null and b/CVar__Register_calls_335a_12340.ods differ diff --git a/README.md b/README.md index 6e23388..32e9336 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,6 @@ A simple C++ project to detour the CVar__Register function (0x00767fc0) in order 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 \ No newline at end of file