Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Request] Example of Using IDA

RaGEZONE VIP
[VIP] Member
Joined
Aug 3, 2008
Messages
172
Reaction score
26
Hi All,

I've been getting into IDA recently, and have read up on a few guides on RZ, as well as general memory disassembly.

I've gotten to a point where I have the v95 PDB-leak file loaded on the left in one IDA window, and my dumped v83 client on the right.

I'd like to make some changes to my server but am a bit lost at ... how to proceed. The leaked version obviously has all the functions named, but how does one go about finding the names in their own dumped client when everything is labeled sub_XXXX, and the v95 client most definitely doesn't have the same addresses? Here's what I'm looking at now:
JTzlUIr - [Request] Example of Using IDA - RaGEZONE Forums


Let's say for example, I wanted see the packet being sent for Monster Magnet (since it causes DC if used on bosses). How can I pin-point this exactly? Another example is if I wanted to remove the "charge" from certain skills like Big Bang/Piercing Arrow, what would be the steps to tackle that?

Here to learn so would appreciate any feedback so that I can begin giving back to the community.

Best,
Zain
 

Attachments

You must be registered for see attachments list
Back
Top