http://donghoon.ohseon.com/dd.png
How to modified version address:?:
Printable View
http://donghoon.ohseon.com/dd.png
How to modified version address:?:
Okay, I don't remember but if you attach your game.exe maybe can I help you..
With KPT1977 NoXTrap - Butchered I provide a tool to change the version number.Seeing how it works may be informative for you.
Basic guide:-The address it references contains a binary number which is processed in decimal terms to implement the points. (ie. 1.97.7 is encoded as 1977 in memory, or Word 07B9)
- Search for the string "Ver:" in memory.
- Search for references to it.
- Watch for the arithmetic before that code which calculates the "%n" formatted output.
The location (offset, or address) varies between clients, of course.