-
Member
annoying problem with IDA - decompiling wrong function
I have a very annoying problem when decompiling WoW functions in IDA 6.6.
When I decompile a function, the displayed function is the decompilation of the wrong function (it's a function I decompiled in the past).
Is anyone familiar with this issue and knowns a workaround? Would be very appreciated! Thanks a lot in advance!
-
Legendary
You are using bugged version, try to find better one. Latest leaked IDA version is 6.8.150423 with HexRays. There's also workaround for this bug exist, but I don't remember it (may be it works like this: decompile any function, open Functions window, double click on other function to decompile it).
Last edited by TOM_RUS; 08-18-2016 at 08:11 AM.
-
Post Thanks / Like - 2 Thanks
-
Member
That workaround does seem to work. Thank you for your help!
-
Or just press G in the decompiled code window and enter the address of the function you want to decompile.
-
Post Thanks / Like - 1 Thanks
NitroGlycerine (1 members gave Thanks to Torpedoes for this useful post)