OneByteWallhack icon indicating copy to clipboard operation
OneByteWallhack copied to clipboard

About using C + + to realize

Open jackKiZhu opened this issue 4 years ago • 1 comments

If I use C + +, how can I find the address to modify it

jackKiZhu avatar Feb 24 '21 13:02 jackKiZhu

Search client.dll module for 83 F8 ? 8B 45 08 0F pattern and add +2 bytes to the address.

danielkrupinski avatar Mar 18 '21 14:03 danielkrupinski