News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Need Guide to Start Assembly using masm32

Started by shahbazsaleem, May 01, 2013, 03:44:32 PM

Previous topic - Next topic

shahbazsaleem

Hello, I'm new to assembly language, so can any one guide me any book also tutorials to start assembly using masm32 editor.

Vortex

#1
Hi shahbazsaleem,

Welcome to the forum.

Here are some links :

Admin' Edit: http://win32assembly.programminghorizon.com/tutorials.html
Site has been 'hacked' / re-directed to a very dodgy gambling site !!

http://www.madwizard.org/programming/tutorials/

http://www.plantation-productions.com/Webster/

Gunther

Hi shahbazsaleem,

welcome to the forum. That's the right place for learning assembly language with masm32. Vortex has made good suggestions in his post. Furthermore, if you have installed the MASM32 package, you'll find the directories: tutorial, examples and help. Please have a look into these folders and you'll find a lot of well commented examples to find the right start. Good luck.

Gunther
You have to know the facts before you can distort them.

dedndave


hfheatherfox07

#4
Hello,
I always enjoyed this site for masm32 examples...

Admin' Edit: Link no longer works.
http://members.a1.net/ranmasaotome/projects.html
Your code and your skills will be assimilated. Your programming language is irrelevant.
We are the ASM Borg and you will become part of us. Compile and be assembled.

Gunther

Hi hfheatherfox07,

Quote from: hfheatherfox07 on May 02, 2013, 06:55:24 PM
Hello,
I always enjoyed this site for masm32 examples...

http://members.a1.net/ranmasaotome/projects.html

good site with a lot of excellent examples. Thank you for the link.  :t

Gunther
You have to know the facts before you can distort them.

jcfuller

Quote from: hfheatherfox07 on May 02, 2013, 06:55:24 PM
Hello,
I always enjoyed this site for masm32 examples...

http://members.a1.net/ranmasaotome/projects.html

Those are Radasm2 projects aren't they?

Did anyone every write a utility to convert 2 -> 3  ?

James

Donkey

Radasm 3 has it built in

Tools > Convert Project
"Ahhh, what an awful dream. Ones and zeroes everywhere...[shudder] and I thought I saw a two." -- Bender
"It was just a dream, Bender. There's no such thing as two". -- Fry
-- Futurama

Donkey's Stable

Vortex


Gunther

Quote from: Vortex on May 03, 2013, 03:24:07 AM
Another site :

http://www.phatcode.net/articles.php?sub=assembly

Another site which is worth reading. Thank you, Erol.  :t

Gunther
You have to know the facts before you can distort them.