Hello people of stack overflow. I have a challenge for you that I can not complete myself. I play a game called Xenimus. You can get it at xenimus.com There is a free add on called Xenlua. It is a really cool add on however the owner abandoned it. The memory Locations are wrong. I tried using a memview application with no luck. I have posted xenlua to my drop box. https://dl.dropbox.com/u/108969523/xenlua%20copy.msi
There is a file called config and it is as follows. These are the old memory locations.
memory
decrypt = "0x41D180"
encrypt = "0x41D0B0"
sendpacket = "0x422B60"
mousex = "0x24D09FC"
mousey = "0x24B651C"
wndproc = "0x40C2A0"
curuipage = "0x53A6E0"
localPositionX = "0x10EE7A0"
localPositionY = "0x24C1010"
getspell = "0x0"
spellmanager = "0x0"
/>
<console enabled = "1" />
<checksum value = "0x5447F0D7" />
<update enabled = "0" />
If anyone could give me the new memory locations I would really appreciate it. Let me know if I can make it worth you while.
Thanks Matt