CHAPTER 7. SCANF() CHAPTER 7. SCANF()
By pressing “space”, we can see howIDArepresents a function as a graph:
Figure 7.7: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.