1.14. 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 1.39:OllyDbg:f_signed(): third conditional jump
1.14. 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 1.39:OllyDbg:f_signed(): third conditional jump