etioplmld Advanced Cheater
Reputation: 0
Joined: 09 Feb 2021 Posts: 76
|
Posted: Tue Sep 06, 2022 5:14 am Post subject: lua formula on breakpoint |
|
|
There is a code that visits many addresses in a game . the address with the variable name is a useful address.
length is the variable name length, when length = 0 ,it is an invalid address.
for Filter breakpoints,the code is
Code: |
movss xmm0,[rsi+30]
|
Code: |
readInteger('[rsi+10]+10') ~= 0 .
|
does not work ,it will not intercept the address
how to set Conditional breakpoints can filter the length = 0 ?
Description: |
|
Filesize: |
128.26 KB |
Viewed: |
1595 Time(s) |

|
|
|