首页
社区
课程
招聘
[推荐]OllyDbg Plugins: Modified CmdLine Plug-in +code [2006.4.26 updated]
发表于: 2006-4-27 10:40 2605

[推荐]OllyDbg Plugins: Modified CmdLine Plug-in +code [2006.4.26 updated]

2006-4-27 10:40
2605
OllyDbg Plugins: Modified CmdLine Plug-in +code [2006.4.26 updated]

This plug-in is a modified version of the default command line plugin and offers the following enhancements:

- Added a printing functionality to Cmdline.dll
- Can evaluate multiple expressions on conditional Log breakPoints and log them
- Can accept arguments as comma seperated values. Ex:
print eax,ecx,edx,byte ptr ds:[eax],hex 403000

- Can accept dot notation in Conditional Log BreakPoints for silent logging and continuation. Ex:
.print eax,ecx
.nexe command (.ti,.to,.si,.so,.run)

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

上传的附件:
收藏
免费 0
支持
分享
最新回复 (2)
雪    币: 223
活跃值: (25)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
2
支持一下
2006-4-27 12:19
0
雪    币: 184
活跃值: (108)
能力值: ( LV9,RANK:410 )
在线值:
发帖
回帖
粉丝
3
支持cxlrb,继续努力,这样的努力的结果,老大不给你版主当,我顶到你当    

    密之利器,唯有天成。一剑封喉,七尺见血。
2006-4-27 12:32
0
游客
登录 | 注册 方可回帖
返回
//