NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: nobody on April 25, 2005, 05:39:28 AM

Title: assembly level debugger
Post by: nobody on April 25, 2005, 05:39:28 AM
I'm relatively new to disassembly but I\ve done a few working hacks

I was wondering what the best assembly level debugger is and if there are any free ones worth trying.

I\ve tried debuggy and it looks quite complete but something about the interface just   doesn't   seem   right . .
Title: Re: assembly level debugger
Post by: nobody on April 25, 2005, 05:42:40 AM
NOTE: this is for exe files which have not been assembled with debugging info
Title: Re: assembly level debugger
Post by: Frank Kotler on April 25, 2005, 06:51:33 AM
Ollydbg seems pretty popular...

http://home.t-online.de/home/Ollydbg/ (http://home.t-online.de/home/Ollydbg/)

Best,
Frank
Title: Re: assembly level debugger
Post by: nobody on May 16, 2005, 12:52:06 AM
Thanks for that its perfect