jasper310899
jasper310899
**Description** Eventough the docs imply that calling the assoicated new function of a generate_pod! type would create a POD rust type that is not the case and the only way...
Hello, when I put the dll's from the release in the plugins folder and run ida64.exe 7.0 I get an error like this: LoadLibrary(C:\Program Files\IDA Freeware 7.0\plugins\IDA_ClassInformer_PlugIn64.dll) error: The procedure...
As part of my bachelorthesis I worked on exending Autocxx's support for polymorphism, specifically subtype polymorphism. This allows non-virtual methods to be called on child class objects as well as...