Author Topic: 64 bits debugger  (Read 8082 times)

Grincheux

  • Member
  • ***
  • Posts: 330
  • Never be pleased, Always improve
64 bits debugger
« on: November 29, 2015, 03:37:27 AM »


It is an alternative to OllyDbg

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

Vortex

  • Member
  • *****
  • Posts: 2788
Re: 64 bits debugger
« Reply #1 on: November 29, 2015, 03:47:29 AM »
Hi Grincheux,

Thanks for the info.

ArkDasm 64-bit interactive disassembler :

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

Grincheux

  • Member
  • ***
  • Posts: 330
  • Never be pleased, Always improve
Re: 64 bits debugger
« Reply #2 on: November 29, 2015, 04:05:59 AM »
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

  • Regular Member
  • *
  • Posts: 10
Re: 64 bits debugger
« Reply #3 on: December 11, 2015, 04:02:33 AM »
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

  • Member
  • ***
  • Posts: 330
  • Never be pleased, Always improve
Re: 64 bits debugger
« Reply #4 on: December 11, 2015, 06:11:48 PM »
They are free
Kenavo (Bye)
----------------------
Help me if you can, I'm feeling down...

ACP

  • Regular Member
  • *
  • Posts: 10
Re: 64 bits debugger
« Reply #5 on: December 11, 2015, 06:40:38 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