CHAPTER 12. CONDITIONAL JUMPS CHAPTER 12. CONDITIONAL JUMPS
The third conditional jumpJGEwill not trigger because it would only do so if SF=OF, and that is not true in our case:
Figure 12.6:OllyDbg:f_signed(): third conditional jump
CHAPTER 12. CONDITIONAL JUMPS CHAPTER 12. CONDITIONAL JUMPS
The third conditional jumpJGEwill not trigger because it would only do so if SF=OF, and that is not true in our case:
Figure 12.6:OllyDbg:f_signed(): third conditional jump