Closed Fewmitz closed 6 years ago
I can't reproduced the same problem on my machine. Could you provide more details of this behavioral?
In the release section you've only uploaded a plugin compiled for x64 which doesn't get loaded in Ida Pro (32-bit), Ida Pro (64-bit) won't decompile 32 bit binaries and will instead prompt you to use the 32-bit version.
Yeah, it would be nice to have a compiled binary for IDA 32-bit not just IDA 64.
I will be releasing a minor release of the plugin over the weekend. It will be both versions (32 and 64 bit) of plugin included.
@matrosov Any update?
@AeonLucid HexRaysCodeXplorer32.dll added to the previous release. New release needs a bit more time trying to make new features working stable.
The context menu in the decompiler output menu only shows up when reverse engineering 64-bit binaries. Is this a lack of support inside the plugin or should I do some other troubleshooting?
Additionally, when I setup to build it (thinking maybe I just needed a different build of the plugin) I get the following linker error:
Where I have the following set in the prop sheet:
Help with either of these issues is appreciated.