First of all, I wish everyone a good day. I am new to this business and I am constantly trying to improve myself to solve the basic logic. I apologize in advance for disturbing you.
I am trying to find the memory address of the blacksmith in the first photo and I find it according to the cheat engine, and in the second photo, the value changes when I change it, then I search this value in IDA, as Mr. DOS has shown on the forum several times, in the first photo, I use the hex value as the value I got from the Cheat Engine. I search and I see the values like in the 2nd photo, then as it can be seen in the 3rd photo, I think it shows me where it is used or where it is defined. I'm not sure exactly. I click it and I think it sends me to the place in the 4th photo, fld dword ptr [ecx] value in the 5th photo. I'm trying to search for the value as well, and in the 6th photo it shows me that there are more defined places (or used in more places) this time. When I search again, I get the result in the first photo :D and as Mr DOS shows in the forum, the sequence of bytes in the search section I'm looking for the IMG file from the defined in the 1st photo (using ? ) I find the place When I perform the operations in the 2nd and 3rd photos, I reach the result in the 4th photo (I decompile by pressing the F5 key) I don't know exactly where I went wrong So I can't understand much here, even if I read the code because I don't know exactly what it is, I am giving an example on the client side I want to hook the damage function, but when I search for it, I can't quite understand how I should read that code. If I can understand this logic basically, I think I can write the code on the dll or source code side. Thank you very much for reading this far and taking your time. Something is wrong. If I said (or wrote) I apologize very much I wish everyone a good and healthy day
I am trying to find the memory address of the blacksmith in the first photo and I find it according to the cheat engine, and in the second photo, the value changes when I change it, then I search this value in IDA, as Mr. DOS has shown on the forum several times, in the first photo, I use the hex value as the value I got from the Cheat Engine. I search and I see the values like in the 2nd photo, then as it can be seen in the 3rd photo, I think it shows me where it is used or where it is defined. I'm not sure exactly. I click it and I think it sends me to the place in the 4th photo, fld dword ptr [ecx] value in the 5th photo. I'm trying to search for the value as well, and in the 6th photo it shows me that there are more defined places (or used in more places) this time. When I search again, I get the result in the first photo :D and as Mr DOS shows in the forum, the sequence of bytes in the search section I'm looking for the IMG file from the defined in the 1st photo (using ? ) I find the place When I perform the operations in the 2nd and 3rd photos, I reach the result in the 4th photo (I decompile by pressing the F5 key) I don't know exactly where I went wrong So I can't understand much here, even if I read the code because I don't know exactly what it is, I am giving an example on the client side I want to hook the damage function, but when I search for it, I can't quite understand how I should read that code. If I can understand this logic basically, I think I can write the code on the dll or source code side. Thank you very much for reading this far and taking your time. Something is wrong. If I said (or wrote) I apologize very much I wish everyone a good and healthy day