首页
社区
课程
招聘
[分享]IDA识别类信息插件 Class Informer
2014-7-8 15:40 11911

[分享]IDA识别类信息插件 Class Informer

2014-7-8 15:40
11911
Scans an MSVC 32bit target IDB for vftables with C++ RTTI, and MFC RTCI type data.
Places structure defs, names, labels, and comments to make more sense of class vftables ("Virtual Function Table") and make them read
easier as an aid to reverse engineering.
Creates a list window with found vftables for browsing.

RTTI ("Run-Time Type Identification"):
http://en.wikipedia.org/wiki/RTTI

RTCI ("Run Time Class Information") the MFC forerunner to "RTTI":
http://msdn.microsoft.com/en-us/library/fych0hw6(VS.80).aspx
------------------------------------------------------------

[培训]二进制漏洞攻防(第3期);满10人开班;模糊测试与工具使用二次开发;网络协议漏洞挖掘;Linux内核漏洞挖掘与利用;AOSP漏洞挖掘与利用;代码审计。

上传的附件:
收藏
点赞0
打赏
分享
最新回复 (4)
雪    币: 15920
活跃值: (1105)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
killbr 2014-7-8 17:49
2
0
还是国外的东西升级快。
雪    币: 6090
活跃值: (599)
能力值: ( LV4,RANK:45 )
在线值:
发帖
回帖
粉丝
君君寒 2016-8-23 09:34
3
0
具体是做什么的。怎么使用。。
雪    币: 583
活跃值: (147)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
supersoar 2017-2-15 03:20
4
0
应该是识别 类型的 比如类或者结构体
不过最新的版本貌似和 IDA6.8 不兼容。。。
雪    币: 441
活跃值: (419)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
叶小北 2018-7-4 01:53
5
0
楼主可否出一份安装文档
游客
登录 | 注册 方可回帖
返回