首页
社区
课程
招聘
2 new ollydbg_plugins by bobbyus
发表于: 2006-1-11 20:02 3062

2 new ollydbg_plugins by bobbyus

2006-1-11 20:02
3062
1st one is a the modified bookmark example from ollydbg pdk.
you can use this plugin to set up to 256 bookmarks. This version of the plugin saves the original asm code when the bookmark is set, when the code at that position changes it will show in the bookmark window, making selfmodifying code management easier.

for more info see the documentation in the archive :)

the 2nd plugin helps with numeric conversion, that it will convert hex number to decimal and binary formats, so you wont have to use calculator everytime to convert, you just right-click what you want to see, and in the menu go to "extra" and you will get the values converted

These are my first plugins sorry if there are any bugs and missing functionality and for the lame documentation (writen in word 2003 - get a wordviewer 2003 from www.microsoft.com), i wrote them in 2 nights, but if you'll notice any bugs or have any suggestions/questions please report them to me pls, at bobby@liber.ro and i'll be glad to fix them.

附件:ollydbg_plugins.rar

[课程]FART 脱壳王!加量不加价!FART作者讲授!

收藏
免费 1
支持
分享
最新回复 (5)
雪    币: 450
活跃值: (552)
能力值: ( LV9,RANK:690 )
在线值:
发帖
回帖
粉丝
2
thanks!
2006-1-11 20:25
0
雪    币: 212
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
经测试,这个插件在我的OD中不能用
2006-1-13 11:07
0
雪    币: 242
活跃值: (30)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
不能用,不会换一个呀.
2006-1-13 11:27
0
雪    币: 215
活跃值: (11)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5
测试了一下,这两个插件可以正常使用。个人感觉bookmarks2.dll插件(原书签插件的改进版)还不错。

具体使用方法:复制cw3230mt.dll到ollydbg根目录下,复制bookmarks2.dll,extra.dll到plugin目录下,OK !
2006-1-13 11:33
0
雪    币: 67
活跃值: (66)
能力值: ( LV7,RANK:100 )
在线值:
发帖
回帖
粉丝
6
bookmarks2.dll不错
2006-1-13 12:52
0
游客
登录 | 注册 方可回帖
返回
//