REhints / HexRaysCodeXplorer

Hex-Rays Decompiler plugin for better code navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it supports IDA 8.x?

GF-Huang opened this issue · comments

Is it supports IDA 8.x?
commented

Yes, just installed it for IDA Pro 8.3 (linux) and can confirm it works.

Edit: As I posted this comment I went back to IDA to have a look at the output window. Turns out that some parts work fine, while it struggles with other certain things:

Failed to add field CBuffer::vtable  cause -2
Failed to add field CBuffer::vtable::unhook_before_destroy  cause -2
Failed to add field CBuffer::vtable::destroy  cause -2

I have not checked to see if this is related to the IDA version or if its a normal error.