Qt 4.8.4 on Windows for IDA Pro C/C++ plug-in development – Part 1 of 3
(Note this an advanced article. It assumes you know advanced C++, IDA Pro and it’s plug-in environment, etc). Now that IDA Pro has completely moved to Qt for it’s user interface you can really expand on it to make your own custom Qt user interfaces in IDA. You’re not locked in to using just IDA’s […]
WaitBoxEx: IDA Pro SDK show_wait_box() replacement
Today I present IDA WaitBoxEx: A full featured IDA Pro SDK wait box replacement with progress bar and customization options. Determinate style progress box: