Shoutbox

W32Dasm help... - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: W32Dasm help... (/showthread.php?tid=46670)

W32Dasm help... by leito on 06-22-2005 at 04:08 AM

Hey all, I'm learning assembler at University, and my teacher talked about this tool "W32Dasm" that is a disassembler. I try to install it, but no luck. When I run it and disassemble a program, weird characters appear, like when viewing a strange language.

I'm using Windows XP SP2 in English; thank you in advance for your help,


Leito


RE: W32Dasm help... by Patchou on 06-22-2005 at 05:30 AM

In my experience, you shouldn't even have to "install" Win32Dasm. My guess is that it's using a font that you do not have installed. Goto the Disassembler menu, Font and select another one (like Courier New).


RE: W32Dasm help... by Stigmata on 06-22-2005 at 06:31 AM

yep, for somereason the default font for me was wingdings :S


just follow patch's orders :P

file-> font -> times new roman etc?

some thing clear..


RE: W32Dasm help... by segosa on 06-22-2005 at 07:06 AM

Make the font Terminal! :P

Oh and you might find ollydbg useful also.