You must register to post or download hacks.
If you are having any issues, shoot us an email, Contact MPGH Support. As always, have fun and enjoy your stay! - MPGH Staff
Hmm k.. I’ve read that allready.... I tried to add some new addies to my logger like NameTags1,Nametags2. But when i trace the addy in ollydbg and then make a sigscan of it,, then add it to logger. My logger give an different address any idea why?
DWORD STS = Pattern (0x461000, 0x4c6000, (PBYTE)"\x6A\xFF\x68\x00\xB4\x74\x00\x64\xA1\x00\x 00\x00\x00\x50\x83\xEC\x2C\x53\x55\x56\x57", "xxx?xxxxxxxxxxxxxxxxx");
yeap..............
So i added the Pattern to my logger and logged the EngineEntryPoint and found the following addy: 0x474350 <- This is the correct format of S2S addy? (EU)
Nvm,, i tried to use the pattern in olly but on youtube someone told me to Plugin for olly is that true?
I dont know if it will work for your logger as I dont know how your logger is coded and search pattern format. What sort of question is that?
Hey, i saw you posting the Sigment scan for S2S address. but you posted the mask with and Space between it but does this: \xCC\xFF\x68\x00\xB4\x74\x00\x64\xA1\x00\x00\x00\x 00\x50\x83\xEC\x2C\x53\x55\x56\x57 also works? ,, for my logger?