call
instructions in an idb to make them stand out more to the analyst. For example, ScreenEA
is a common function that gets the location of the cursor. Heads
is a function that will be used to walk through the defined elements, which is each instruction in this case. Once we’ve collected all of the function calls in functionCalls
, we iterate through those instructions and use SetColor
to set the color.