Joined: 29 Jan 2019 Posts: 1 Location: Japan restaurant basement
Posted: Tue Jan 29, 2019 4:52 pm Post subject: Want to know a little bit about this code and why it happen.
I am interested in this bit of code here. Or where to go from here.
The address is 3D361FD8 and value is 30000
I can freeze the data in ce and it doesnt deplete or increment. Good but I want to learn how to just do inject no this.
then i go to what writes to this address and this code subtracts it
Yes "add [edi+00002314],edx" adds the value of edx to the value stored at the address edi + 0x2314, if you change it to add 0 instead then it effectively does nothing (other than change the flags). _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum