
Originally Posted by
gWX0
A low-end VPS is fine.
Anyways, for updating the addresses, follow through on this:
1) Using an outdated client with the test.txt dump, follow the function of interest.
2) Grab the first 10 opcodes or so (If even).
3) Open a recent client in a disassembler or debugger, and attempt to locate the sequence of said 10 opcodes.
If you find the sequence with only one occurence, congratulations, odds are, you found what you're looking for. If not, try again with less opcodes, or a different part in the function.