Posted: Thu Mar 16, 2023 11:46 pm Post subject: Find out what addresses this instruction accesses in c++
Would it be hard for me to make my own "Find out what addresses this instruction accesses" for c++. This would make it very easy for me to code my entityList if I was able to have my own c++ version for this as it reads all entities perfectly.
The function below is what has been disassembled in hex rays. What would be the easiest way to read each value thats passed into *entityStruct / RDX register. In this scenario is code injection still the best method to do so?
I am currently reading up on PolyHooking for reading register values, is this another viable method?
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