Closed NyaMisty closed 5 years ago
I've committed a little update. So now it's possible to right click on address of possible vtable in IDA-View and select "Create Virtual Table" menu
Sorry for the late reply :( I forgot this issue at all. And it works like a charm! Thanks a lot for your work ;)
I've committed a little update. So now it's possible to right click on address of possible vtable in IDA-View and select "Create Virtual Table" menu
@igogo-x86 Igor, I apologize for lame question but where do I find this menu ? I don't see it anywhere in version 7.2 :(
Often I come across class inlinely constructed on the stack. As variable like this does not has a pointer to class, the tool cannot perform a scan or deep scan. I'm wondering if I can manually create a vtable or a class.