Updated LT.Client signaturescan! Code: DWORD CShell = (DWORD)GetModuleHandle("CShell.dll"); DWORD LTCadress = FindPattern(CShell, 0x8eb000, (PBYTE)"\xF8\x8F\x7D\x00\xD8\x05\x00\x00\x00\x00\x68\x00\x00\x00\x00\x37", "xxxxxx????x????x"); This works 100%! You will need the FindPattern function! ENJOY!/