PDA

View Full Version : OllyDbg 2.0 Pre-alpha version released


JMI
October 10th, 2007, 16:40
One of the members on the Exetools Forum has posted that OllyDbg 2.0 "Pre-alpha version" has been released!

http://www.ollydbg.de/version2.html
http://www.ollydbg.de/odbg200a.zip


Thanks to asterix for the heads-up.

Regards,

Sab
October 10th, 2007, 17:34
Awesome, thx for post.

rendari
October 10th, 2007, 20:29
While I usually leave spamming of the internet with posts like these to the kids over at the HALO 3 forums, I feel that this deserves a:

z0mgz!!!!!11111one

babar0ga
October 11th, 2007, 01:25
Indeed, great stuff.

lcx2005
October 11th, 2007, 05:50
Wow, you almost gave me heart attack!!
Great and Thanx

LLXX
October 11th, 2007, 06:56
I'll wait until it's actually finished.

(Notice this new version is actually *smaller* than 1.10?)

blurcode
October 11th, 2007, 08:08
It is smaller because it does not include many, many features.

blabberer
October 11th, 2007, 11:40
look nice hopefully he should add all the plugins that are floating around inside ollydbg itself
at least i see he added one such feature (jstormes stolly plugin)

Code:

Structure STARTUPINFOA at 0012FF58
Address Hex dump Decoded data Comments
0012FF58 44000000 DD 00000044 ; Size = 68.
0012FF5C B0341400 DD 001434B0 ; Reserved1 = ???
0012FF60 D0341400 DD 001434D0 ; Desktop = "WinSta0\Default"
0012FF64 F8341400 DD 001434F8 ; Title = "D:\odbg200a\ollydbg.exe"
0012FF68 00000000 DD 00000000 ; X = 0
0012FF6C 00000000 DD 00000000 ; Y = 0
0012FF70 00000000 DD 00000000 ; Width = 0
0012FF74 00000000 DD 00000000 ; Height = 0
0012FF78 00000000 DD 00000000 ; XCountChars = 0
0012FF7C 00000000 DD 00000000 ; YCountChars = 0
0012FF80 00000000 DD 00000000 ; FillAttribute = 0
0012FF84 81000000 DD 00000081 ; Flags = STARTF_USESHOWWINDOW|STARTF_FORCEOFFFEEDBACK
0012FF88 0A00 DW 0A ; ShowWindow = SW_SHOWDEFAULT
0012FF8A 0000 DW 0 ; Reserved2 = 0
0012FF8C 00000000 DD 00000000 ; Reserved3 = ???
0012FF90 FFFFFFFF DD FFFFFFFF ; hStdInput = ???
0012FF94 FFFFFFFF DD FFFFFFFF ; hStdOutput = ???
0012FF98 FFFFFFFF DD FFFFFFFF ; hStdError = ???

Aster!x
October 13th, 2007, 02:25
OutputDebugString exploit still crash Olly in version 2.0

LLXX
October 13th, 2007, 03:31
Quote:
[Originally Posted by Aster!x;69386]OutputDebugString exploit still crash Olly in version 2.0
Disappointing.

Polaris
October 13th, 2007, 04:30
Let's give Oleh some more time...

kittmaster
October 20th, 2007, 20:50
Quote:
[Originally Posted by Polaris;69392]Let's give Oleh some more time...


and the proper feedback to maybe address it......says he wants feedback....

blabberer
October 21st, 2007, 13:03
well some actually gave some feedback and he released a latest version

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

sonkite
October 27th, 2007, 11:27
Anyone know howto search for strings? Maybe not added yet?

lcx2005
October 27th, 2007, 23:43
Yea, I hope our New Olly will support 1.xx plugin or adding some option/menu, which can load 1.xx version plugins without any problem.Good luck and Have a good health Oleh