1.9. SCANF()
By pressing “space”, we can see howIDArepresents a function as a graph:
Figure 1.17:Graph mode in IDA
There are two arrows after each conditional jump: green and red. The green arrow points to the block
which executes if the jump is triggered, and red if otherwise.