* April 2025: This project has moved to GitHub! The latest version can now be found at: https://github.com/kweatherman/IDA_Support
IDA Pro utility support libraries to build my latest plug-ins.
1) Utility support header and code
2) WaitEx: Enhanced replacement for IDA SDK wait box solution.
Moved from https://sourceforge.net/projects/ida-waitboxex/
See: http://www.macromonkey.com/waitboxex-ida-pro-sdk-show_wait_box-replacement/
3) SegmentSelect: A memory segment dialog to allow user to select one or more for processing.
4) OggPlayer: Simple support to play compressed notification sounds.
For Windows IDA Pro environment.
Includes compiled libraries using MSVC 2017 and IDA SDK 7.1
See blog on how to include Qt user interfaces into your C/C++ IDA Pro plug-in projects:
http://www.macromonkey.com/qt-4-8-4-on-windows-for-ida-pro-cc-plug-in-development-part-1/
http://www.macromonkey.com/qt-5-4-user-interfaces-for-ida-pro-cc-plug-in-development/
Downloads:
0 This Week