How to Identify Virtual Table Functions with IDA Pro and the VTBL Plugin

preview_player
Показать описание
VTBL is an IDA script which identifies all the virtual tables found in any module of a native process. The virtual tables can be related to a COM or a C++ class. Unlike other tools, ours does not depend on a specific compiler to obtain a virtual table. This makes it an essential tool for reverse engineers.
Рекомендации по теме
Комментарии
Автор

Is there any compiled VTBL.EXE available ?

DebasishMandal
welcome to shbcf.ru