Tools Papers Open Source Blogs Contact Us 1630
VB - IDA Plugin  
VB6 Projects
File System
Binary
Misc.
VC
VB6 & C#
C & ASM
Multi-Language
Plugins
IDA/Olly/Misc

Third spin off of the code associated with an article I wrote on how to create a VB plugin for OllyDbg.

This time use the same technique to create VB GUI plugin for IDA.

Example enumerates all functions in current binary displaying index, start/end address, length, and function name in a list view. On item click displays function hex dump to lower textbox.

Download
© 2013 Sandsprite.com