1.14. CONDITIONAL JUMPS
The next conditional jump:
Figure 1.35:OllyDbg:f_unsigned(): second conditional jump
OllyDbg gives a hint thatJNZis to be triggered now. Indeed,JNZtriggering if ZF=0 (zero flag).
1.14. CONDITIONAL JUMPS
The next conditional jump:
Figure 1.35:OllyDbg:f_unsigned(): second conditional jump
OllyDbg gives a hint thatJNZis to be triggered now. Indeed,JNZtriggering if ZF=0 (zero flag).