Page 1 of 1

Need help with shared code

Posted: Sat Sep 23, 2023 11:08 am
by cata
When I do scan for commonalities, I can easily find that and make the script only if there is one offset. My question is how to do it if there are more than one offsets. For example, cmp [rbx+something], something1 jne tosomewhere.

Now, how to do that but in two or more offsets