News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Which version of Olly?

Started by NoCforMe, December 20, 2011, 01:59:06 AM

Previous topic - Next topic

NoCforMe

I'd like to get started with a debugger (so far I've made do with various homemade debugging tools*, which have eventually helped me spot problems, but take a lot of time and effort). But looking at the Olly page (v2.0), I see a lot of versions, and it doesn't give me much confidence that the ones at the top are labeled "alpha". (Does this really mean they're alpha versions??!??)

So could someone tell me what the latest stable version is of this software? Many thanks!

btw, I don't need a 64-bit debugger, at least not yet ...

* If nothing else, sticking in


INVOKE MessageBox, 0, ADDR debuggingMessageGoesHere, NULL, MB_OK


will often do the trick (maybe preceded by wsprintf() to display values) ...

NoCforMe

Well, I went ahead and am downloading v1.10 which looks pretty OK.

Gunner

~Rob (Gunner)
- IE Zone Editor
- Gunners File Type Editor
http://www.gunnerinc.com

dedndave

the latest version is nice, with some added features
v 1.1 is also good

thing about olly is, you can run multiple versions of it   :U

ragdog

Ollydbg2 have nice function and a very good dissasembler
but it is a beta.

I have many playit with this version and translate this plugin sdk to masm32


I use for debug my programming apps ollydbg 1.1 it is a stable version