The loop starts with (ˇ
) sign. I want to go to the loop's end (^
). But I don't know a shortcut to do so.
It's very simple: Press Enter or right-click and choose "Follow". OllyDbg will then follow the address in the CPU window.
This also works with call
s, references in mov
s or dd
s, etc., basically everywhere where the brace shows up on the left side.