首页
社区
课程
招聘
[转帖]Odbgscript 1.64 (30 May 2007) Svn Version by Epsylon3
发表于: 2007-6-23 17:59 4707

[转帖]Odbgscript 1.64 (30 May 2007) Svn Version by Epsylon3

2007-6-23 17:59
4707
ODbgScript is a plugin for OllyDbg, which is, in our opinion, the best application-mode debugger out there.
One of the best features of this debugger is the plugin architecture which allows users to extend its functionality.
ODbgScript is a plugin meant to let you automate OllyDbg by writing scripts in an assembly-like language.
Many tasks involve a lot of repetitive work just to get to some point in the debugged application.
By using this plugin you can write a script once and for all.

What's New:
released 1.64 (30 May 2007)
+! Added ability to call ODBGScript command(s) from OllyDbg Conditional Log Breakpoints
+! Added CALL command to call Labels (use RET to return)
+ Added FINDCALLS command to find (and filter) intermodular calls.
+ Added GBPM command to get last memory breakpoint address, beta function affected on GBPR call
+ Script keeps breakpoints on reload if bp script lines were not modified.
+ Edit script line (to do temporary fix, not saved on disk)
+ Added GREF alone (to get lines count in reference window)
* Enhanced Script window Focus
* Error messagebox no more modal
* Fixed 1.63 bug witn pointers containing operator (now accept all operators)

To test development SVN versions : install TortoiseSVN and CheckOut https://odbgscript.svn.sourceforge.net/svnroot/odbgscript

Download Last packages:
https://sourceforge.net/project/showfiles.php?group_id=195914

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

收藏
免费 0
支持
分享
最新回复 (2)
雪    币: 8149
活跃值: (1875)
能力值: ( LV8,RANK:122 )
在线值:
发帖
回帖
粉丝
2
这个跟1,53的中文版比,哪个好用啊
2007-7-14 18:36
0
雪    币: 8149
活跃值: (1875)
能力值: ( LV8,RANK:122 )
在线值:
发帖
回帖
粉丝
3
英文版里为什么要将 MRU功能去掉呢, 感觉MRU很好啊, 不解
2007-7-14 19:02
0
游客
登录 | 注册 方可回帖
返回
//