Open MeguminSama opened 2 months ago
This is most likely a breaking change with older versions of IDA, so it'd probably need to be made clear if a release is made.
Okay, I see where it comes from. They exposed the beta version Thanks for doing the work already.
I normally just update to what ever the latest release is as they come out. I will think and at how to handle this. Either have to have multiple versions, or if possible load different versions of functions dynamically, or just wait until IDA 9 is officially released.
inf.min_ea
andinf.max_ea
were replaced withinf_get_min_ea()
andinf_get_max_ea()
respectively.