andreafioraldi / IdaVSHelp

IDAPython plugin to integrate Visual Studio Help Viewer in IDA Pro >= 6.8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IdaVSHelp

IDAPython plugin to integrate Visual Studio Help Viewer in IDA Pro >= 6.8.

Usage

Select a Windows API function name in IDA and then press Alt-R to open the Help Viewer page about the selected function.

Dependencies

  • IDAPython >= 2.7
  • Visual Studio (2015 recommended)

I tested the plugin only with Visual Studio 2015 and Help Viewer 2.2.

Installation

Copy IdaVSHelp.py to [IDA PATH]\plugins\.

About

IDAPython plugin to integrate Visual Studio Help Viewer in IDA Pro >= 6.8

License:MIT License


Languages

Language:Python 100.0%