• Welcome to Valhalla Legends Archive.
 

World of Warcraft - Console Hook

Started by TheMinistered, December 31, 2004, 09:43 PM

Previous topic - Next topic

TheMinistered

The function that processes commands/text for the console starts at offset: 0x00637320.  In order to allow any injected program to handle commands, we must hook this.  Instead of hooking inside that function, I found where it was called, and hijacked the call!

The call can be located at offset: 0x636B51