ILTClient Class1. 2. Hello, i'am learning ReClass & IDA, but not find the andress correct for the acess ILTCSBase and ILTClient Class. I'm following this reference -> https://www.mpgh.net/forum/showthread.php?t=1324781
because it is a class, the pointer to it is pointed at the CX. ecx -> for x86 rcx -> for x64 so lea rcx, off_140032... is what you are looking for