Quantcast
Channel: D3Scene
Viewing all articles
Browse latest Browse all 21080

[Help] Can anyone help me with this?

$
0
0
Code:

    DWORD Data = *(DWORD *)(GameDll + 0xACEB4C);
    DWORD TlsIndex = *(DWORD *)(GameDll + 0xAB7BF4);
    if (TlsIndex)
    {
        DWORD v5 = **(DWORD **)(*(DWORD *)(*(DWORD *)(GameDll + 0xACEB5C) + 4 * Data) + 44);
        TlsSetValue(TlsIndex, *(LPVOID *)(v5 + 520));
    }

Can anyone help me downgrade the offsets (6FACEB4C, 6FAB7BF4, 6FACEB5C) to 1.24e?
I tried but it's so difficult ...

Viewing all articles
Browse latest Browse all 21080

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>