Log in

View Full Version : OllyDbg 2.0 Beta Released


JMI
December 27th, 2008, 14:47
oVERfLOW posted the following on Exetools this morning:

OllyDbg 2.0 Beta Released

Quote:
The first beta release. "Beta" means that there will be no significant changes till the final v2.00. Now it supports memory and hardware breakpoints. They are fully conditional, and the number of memory breakpoints is unlimited. Fast command emulation takes memory breakpoints into account. In fact, run trace may be much faster than the full-speed run if the number of false access violations is high. Active hardware breakpoints turn emulation off, but this may change in the future.
SSE registers are fully supported. OllyDbg understands all command set extentions up to SSE4. AMD's SSE5 is not supported, but as far as I know, there are no SSE5-capable processors yet.
Help on command covers all FPU commands. Help on some registers and bits is also available.
Autoupdate of dump windows may also be useful.
Download it here, 736KB

Code:
http://rapidshare.com/files/177209219/odbg200i.rar

Enjoy!

Regards,

esther
December 27th, 2008, 21:25
I am wondering why they like to upload it in rapidshare,you can download it from olldbg site.
Are there any difference between the 2?

JMI
December 27th, 2008, 22:10
It might simply have been this Note on the OllyDBG site:


NOTE: There is some problem with my provider, now it breaks downloads after 200-250 k! FTP works perfectly (at least by me). I suggest that you use a download manager to get the .zip file. Some browsers will also put the pieces together if you start download several times. Sorry for inconveniences.

Regards,

esther
December 27th, 2008, 22:23
Ah well it only took me 4 seconds to download from ollydbg site without using download manager.Its a very small file 820kb.

Regards