Search results

  1. W

    Class Informer By Sirmabus

    Yes, the plugin also reports zero RTTI, but I had checked it manually after the fact to be sure. The thing here is that version 1.0 reconstructed a fair amount of data without RTTI, so it seemed from a design perspective, that the plugin will do what it can to reconstruct data with or without...
  2. W

    Class Informer By Sirmabus

    2.2 is only accessible via SVN svn checkout svn://svn.code.sf.net/p/classinformer/code/ classinformer-code I'm making some progress though, I just found after a lot of searching, that you have to recompile Qt from source with the QT namespace in order to do any IDA plugin development. I did...
  3. W

    Class Informer By Sirmabus

    Thank you for the reply. There are no error messages. The 2.0 version of the plugin technically runs, but after performing the operations, fails to pop up the "class list" window as it did with version 1.0 of the plugin. I used this on two modules. The first module did not seem to change...
  4. W

    Class Informer By Sirmabus

    I was hoping someone could help. I've been looking for class informer 2.1, and I haven't been able to find it ANYWHERE. Version 2.2 and 2.0 do not run on my configuration, but version 2.1 will likely run as it was compiled for IDA 6.8. I wanted to build the plugin myself, but relies on QT...
Top