View Single Post
Old Apr 27th, 2005, 5:05 PM   #28
Mad_guy
Hobbyist Programmer
 
Mad_guy's Avatar
 
Join Date: Oct 2004
Location: Sandstorm, Techno Club
Posts: 239
Rep Power: 4 Mad_guy is on a distinguished road
Send a message via AIM to Mad_guy Send a message via MSN to Mad_guy
Emu8086 is an excellent Assembler for learning 16-bit Assembly.
NASM is an excellent Assembler for learning 32-bit Assembly.


And MASM isn't all that bad, you can really work your way around all the built in stuff using some low level Windows function calls, I've truthfully seen some really awesome stuff done in Assembly via MASM like Md5 crackers.
Mad_guy is offline   Reply With Quote