共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > vctaxo |
vctaxo
|
0 | 0 | 4 |
贡献者 | 讨论 | 代码提交 |
VCTaxo is a plugin for IDA Pro, the interactive disassembler. It is designed to indentify use of classes with virtual method tables in Visual C++ binaries.
VCTaxo attempts to reconstruct the original C++ class hierarchy using RTTI data if available, or a best guess based on virtual method organisation if not.