首页
社区
课程
招聘
[转帖]N-Coverage IDA Plugin and stand-alone Application
2008-9-12 01:50 7012

[转帖]N-Coverage IDA Plugin and stand-alone Application

2008-9-12 01:50
7012
N-Coverage IDA Plugin and stand-alone Application

N-Coverage consists of two parts: first of all there is the main stand-alone application which uses a custom debugging engine to place breakpoints into a given process in order to record execution of functions during runtime. Function addresses are obtained from the IDA plugin which uses the IDA disassembler to spot function boundaries in the loaded binary.
While N-Coverage is running, all function hits are recorded and can be merged or diffed with other recordings, finally yielding a set of hits which can then be exported to a file. This final set is then again imported into IDA and the plugin shows a list of functions and/or assigns a user specified color to all functions contained in the set.

Notes

The tool offers pretty basic functionality, it's not production level code and lacks quite some features, but it works quite okay. Actually it's only listed here for the sake of completeness because it was used during my DRM analysis. If you're looking for an advanced code coverage solution you might wan't to check out paimei written by Pedram Amini.

Binaries Files:
http://newgre.net/system/files/NCoverage.rar

Full Source Code:
http://newgre.net/system/files/NCoverage_Sources.rar

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
点赞0
打赏
分享
最新回复 (4)
雪    币: 386
活跃值: (3447)
能力值: ( LV5,RANK:69 )
在线值:
发帖
回帖
粉丝
小菜鸟一 2008-9-12 10:59
2
0
牛哇    多谢了  不过看不太懂  
雪    币: 563
活跃值: (95)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
lixupeng 2008-9-12 15:29
3
0
看不懂 还是顶下
雪    币: 85242
活跃值: (198545)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2008-9-12 21:47
4
0
Thanks for share.
雪    币: 496
活跃值: (89)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
moodykeke 2008-12-20 18:25
5
0
看的半明半暗。
游客
登录 | 注册 方可回帖
返回