News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

64 bits debugger

Started by Grincheux, November 29, 2015, 03:37:27 AM

Previous topic - Next topic

Grincheux



It is an alternative to OllyDbg

:t
Kenavo (Bye)
----------------------
Help me if you can, I'm feeling down...

Vortex

Hi Grincheux,

Thanks for the info.

ArkDasm 64-bit interactive disassembler :

http://www.arkdasm.com/index.html

Grincheux

Thank you Vortex I had forgotten the link.

Here is an other alternative, an OllyDbg clone : http://x64dbg.com/#start

Kenavo (Bye)
----------------------
Help me if you can, I'm feeling down...

ACP

I'm using currently IDA and WinDBG on x64 platform. I haven't used any of mentioned debuggers. Can you please tell me what is the main difference (except pricing in case of IDA) and is there anything WASM specific to them?
ASM beyond Repair https://corexor.wordpress.com blog about assembly related stuff

Grincheux

Kenavo (Bye)
----------------------
Help me if you can, I'm feeling down...

ACP

Quote from: Grincheux on December 11, 2015, 06:11:48 PM
They are free
Thanks but that's what I wrote: except pricing. Any other cool feature? Maybe additional features comparing to OllyDBG or Immunity Debugger which is based on Olly? From the pictures I judge the interface is a lot better than in WinDBG, yet everything seems to be better than WinDBG GUI  ;)

I'll guess I need to install those two debuggers over a weekend and do a comparison.
ASM beyond Repair https://corexor.wordpress.com blog about assembly related stuff