MASM32 Assembler
Website:
http://www.masm32.com∞
Download: <Link>
The MASM32 suite of tools, maintained by Hutch, contains an assembler and linker capable of creating 16 and 32bit files. It comes complete with a file editor (QEditor) which supports the easy assembly of source code, as well as several other tools such as an x86 mnemonics lookup tool.
MASM32 is used widely and has several IDEs which support it (Such as RadASM and WinAsm Studio which you can find
here).
MASM32 has a library of useful procedures and macros, many of which provide high level syntax for you to use within your program (such as .IF /.ENDIF statements) as well as various other functions.
MASM32 is also known for having one of the most outdated sites on the entire internet... only animated gifs and embedded midi files could make it worse ;)
This is an excellent choice of assembler for most of those beginning to reverse and is the assembler I use (and thus the assembly tutorials use it too).
Categories
CategoryDefinitions
There are no comments on this page. [Add comment]