Highlight2 is a plugin for IDA Pro that highlights the "Call" instructions.
It is indispensable tool when you don't want to miss any indirect calls.
The main features are:
- Works with all architectures (call instructions are parsed from loaded processor module)
- Changes color of "Call" instructions
- You can choose color in settings or edit highlight2.cfg file
Highlight2 is proper implementation of concept presented in blog post Advanced Ida Pro Instruction Highlighting.
IDA Pro 7.0
Compile or use pre-built binaries.
Copy each file to appropriate directory.
If you dont see a difference in IDA Pro output try to change a value of HIGHLIGHT2_COLOR property in highlight2.cfg.