Skip to content

Releases: herosi/classinformer

v2.91

06 Oct 13:23
Compare
Choose a tag to compare

Compared to v2.9:

  • Removed AddStrucMember from Main.hpp to compile with IDA 9.0 SDK
  • Changed binary_search3 to binary_search for IDA 9.0 SDK
  • Changed plugin names
  • Added projects for IDA SDK 8.x

IMPORTANT!!!
IDA Pro 9.0 Beta is not supported. Check the version you use before creating an issue.

v2.7

18 Jan 15:39
24b91ca
Compare
Choose a tag to compare

Changelog from the original v2.6

  • Updated to IDA SDK 8.2 and MSVC 2019
  • Updated the plugin form to the new one to work with IDA SDK 8.2
  • Created a plugin to analyze PE32 on IDA 64 (IDA_ClassInformer_PlugIn3264.dlL) because IDA is currently stopping to use IDA for 32-bit.
  • Linked VC++ runtime statically (/MT*)