Skip to content

IDA Pro plugin that changes color of call instructions and works with all architectures

Notifications You must be signed in to change notification settings

oct0xor/highlight2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlight2

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.

Requirements

IDA Pro 7.0

Installation

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.

About

IDA Pro plugin that changes color of call instructions and works with all architectures

Resources

Stars

Watchers

Forks

Packages

No packages published