News:

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

64 bit disassembler

Started by Slugsnack, August 17, 2009, 08:28:00 AM

Previous topic - Next topic

Slugsnack

does anyone have any recommendations on ones they have used and think are decent ? i'd be looking for something with about the same ease of use as ollydbg

kernelmode debugging options would also be great

BogdanOntanu

Quote from: Slugsnack on August 17, 2009, 08:28:00 AM
does anyone have any recommendations on ones they have used and think are decent ?

If you mean a plain disassembler then Distorm is decent.

If you mean a debugger then FDBG might be an option.  I guess you can also try IDA Pro.

Quote
i'd be looking for something with about the same ease of use as ollydbg

Does not exist yet.

Quote
kernelmode debugging options would also be great

Microsoft's WinDbg is the only option for kernel mode debugging right now.
Ambition is a lame excuse for the ones not brave enough to be lazy.
http://www.oby.ro

Slugsnack

debugger type is what i am looking for. static analysis is probably not too useful for me

i'll take a look at FDBG later but IDA Pro is a little too expensive for my liking i think..

thanks

GregL

Visual Studio 2010 Beta, it's free.


Slugsnack

urgh i hate using beta stuff.. i'll just get that when it comes out. may even be a bit earlier than 2010 considering i got an MSDN subscription

GregL

Well, if you have an MSDN subscription get VS 2008, it does 64-bit.