View Full Version : Assembler
Ravenheart
05-15-2006, 05:07 AM
COuld you guys tell me a good assembler? MASM isn't assembling anything.
Admiral
05-15-2006, 02:38 PM
If you don't want to use MASM, take a look at TASM. However, I fear your problem lies not with the assembler.
0xf001
05-15-2006, 03:55 PM
hi,
http://win32assembly.online.fr/ should answer all your questions, which you find referenced when using the search here and in google as well.
if masm doesnt assemble anything you are most probably not using it correctly, its a good assembler used by a lot of people.
regards, 0xf001
I prefer RosAsm (http://betov.free.fr) for 32-bit Asm work.
For compiling more "standard" code, I use TASM.
Try writing your own assembler if you're not satisfied with what's available, that's what many have done

Pretor
05-16-2006, 09:18 PM
Try FASM at: http://www.flatassembler.net.
Use an IDE like Radasm or Winasm.
Read as many tutorials as you can.
By the way: MASM is a good assembler.
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.