mgostIH Expert Cheater
Reputation: 3 Joined: 01 Jan 2016 Posts: 159
|
Posted: Tue Feb 07, 2017 9:00 am Post subject: |
|
|
Greenhouse wrote: | mgostIH wrote: | You can put a breakpoint on the instruction, CE will give you all the register details even in x64 programs once the game runs that code. |
I tried and it's not giving me anything. I said that the address doesn't change and it's not finding anything. |
You should then give us more assembly code, 20 or 30 lines of asm from above and below the code might show where rcx gets its value, maybe your code is executed only once during runtime or special events, so some conditional jump may skip it. _________________ Do you need to ask me something? Feel free to join my discord server at: https://discord.gg/At4VZXA or ask me something in my YouTube channel: https://www.youtube.com/c/mgostIH
|
|