Beware: IDA C++ plugins, Qt 5.x, QStringLiteral: crash at exit-time
Intended audience IDA C++ plugin authors, who wish to link such plugins against Qt 5.x libraries.
Intended audience IDA C++ plugin authors, who wish to link such plugins against Qt 5.x libraries.
Background Contrary to previous versions that shipped with Qt 4.8.4, IDA 6.9 ships with Qt 5.4.1 ...
A handful of our users have already requested information regarding the Qt 5.4.1 build, that is ...
IDA is still, as of this writing (December 23rd, 2015), a 32-bit application and both IDA & its ...
The problem As you may already know1, Hex-Rays decompilers can generate HTML files from pseudocode ...
Intended audience IDAPython plugin writers who are using the PySide Qt bindings.
Intended audience Plugin writers, either using the C SDK or IDAPython, who would like to add ...
One of the new features of IDA 6.6 is the Dalvik debugger, which allows us to debug Dalvik binaries ...
Target audience You may want to read this if you have been writing an IDA C++ plugin, that itself ...