首页
社区
课程
招聘
[分享][分享]OllyDbg 2.0 闪亮登场.2007-10-20号官方版本
发表于: 2007-10-24 10:12 4022

[分享][分享]OllyDbg 2.0 闪亮登场.2007-10-20号官方版本

2007-10-24 10:12
4022
下载地址: http://www.ollydbg.de/odbg200a.zip

Last update: October 20, 2007

The last available version can be downloaded here. Don't expect too much, use v1.10 for any serious work.

October 20, 2007
Removed 5 bugs; strongly improved functionality of existing windows; reduced number of false switches

October 09, 2007
First buggy pre-alpha code

--------------------------------------------------------------------------------

October 11, 2007 - First bug reports

Shame on me! In only one day, I have received 15 bug reports related to the v2.0 pre-alpha code! Most of them concentrate around the protection violation at address 477AC3 (a more or less obvious bug), but there are also other crashes reported. What should I say? Thank you! Without your steady help, OllyDbg 1.10 would never reach its actual quality. Hopefully, in some time second version will reach at least the same standards... Anyway, in the couple of weeks there will be update here. And - thank you again! Please keep it this way!

--------------------------------------------------------------------------------

October 09, 2007 - Pre-alpha version

The child is big enough to show it to the public, so download this and have a look. Is this version functional? Yes. Is it better than 1.10? Definitely not. Is it better than v1.00? In some aspects - maybe, but in general - no. Can you use it for debugging? Yes, but you will miss many, many features... So please don't be too critical and send me no emails - this version is not even a full-featured alpha, and will change dramatically in the next several weeks or monthes. But in the case that OllyDbg will crash and generate errorlog.txt, be kind and do send me this file - I will need it for debugging. And now - enjoy!

--------------------------------------------------------------------------------

July 08, 2007 - UDD files

Now OllyDbg 2 can save analysis data to the .udd files. Comparing to the previous version, they are very big - two to three times larger, mainly due to the register predictions. For almost every command I keep ESP and EBP relative to the entry point. Many modern compilers don't use standard stack frames; instead, they address all arguments and local data over ESP. Predictions allow to decode the meanings of ESP-related offsets. They are also very helpful when tracing the call stack.

It takes significant time to load such a huge amounts of data. First version took between 0.1 and 0.7 seconds per module. With full analysis of all modules requested (and this will be the default option), startup took several seconds on my Athlon 4000+. Now, after several days of deep optimizations, this time got three times shorter.

下载地址: http://www.ollydbg.de/odbg200a.zip

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

收藏
免费 0
支持
分享
最新回复 (3)
雪    币: 199
活跃值: (45)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
早下了,希望找个中文版的,呵呵,还没用过,希望老的插件都还能用
2007-10-24 10:19
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
期待中文版啊.
2007-10-24 14:35
0
雪    币: 97697
活跃值: (200834)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
4
http://bbs.pediy.com/showthread.php?t=53575

close.
2007-10-24 15:11
0
游客
登录 | 注册 方可回帖
返回
//