Assembly Language Resources

Reply

Join Date: Mar 2005
Posts: 128
Reputation: Evenbit is on a distinguished road 
Solved Threads: 4
Evenbit's Avatar
Evenbit Evenbit is offline Offline
Junior Poster

Assembly Language Resources

 
2
  #1
Jan 13th, 2007
It is about time we start building a Sticky in this forum listing some resources so the newbies will have an easier time finding the information they need. I will start with these valuable links:

x86 Assembly Language FAQs
Wikipedia: Assembly Language
Wikipedia: List of assemblers
Links at Webster
MASM related info and links
Linux assembly links
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,581
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 461
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Assembly Language Resources

 
0
  #2
Jan 13th, 2007
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,152
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1437
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Most Valuable Poster

Re: Assembly Language Resources

 
0
  #3
Jan 14th, 2007
Every version of MS-Windows is shipped with a free assembly language debugger. It's located in the c:\windows directory (or wherever you installed the operating system), and named debug.exe

This is a brief tutorial how to use it.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 248
Reputation: hammerhead is an unknown quantity at this point 
Solved Threads: 24
hammerhead's Avatar
hammerhead hammerhead is offline Offline
Posting Whiz in Training

Re: Assembly Language Resources

 
0
  #4
Jan 15th, 2007
Here is a nice tutorial I found for MASM 16 bit http://www.xs4all.nl/~smit/asm01001.htm
There are 10 types of people in the world, those who understand binary and those who don't.

All generalizations are wrong. Even this one.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 15
Reputation: akyprian is an unknown quantity at this point 
Solved Threads: 0
akyprian akyprian is offline Offline
Newbie Poster

Re: Assembly Language Resources

 
0
  #5
Jan 30th, 2007
Please let me add the WinAsm Studio site. You can find the WinAsm Studio IDE, HiEditor (large file editor), custom controls, Add-Ins for WinAsm Studio and a lot more.

Regards,

Antonis
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 128
Reputation: Evenbit is on a distinguished road 
Solved Threads: 4
Evenbit's Avatar
Evenbit Evenbit is offline Offline
Junior Poster

Re: Assembly Language Resources

 
0
  #6
Feb 11th, 2007
I appreciate everyone's effort in making this list. Here are a few more:

Ralf Brown's Interrupt List (HTML version)
Jeremy Gordon's Go Tools
OllyDbg A great Windows debugger by Oleh Yuschuk.
Pelle's Macro Assembler (forum for news and latest version links)
Last edited by Evenbit; Feb 11th, 2007 at 2:38 am. Reason: formating
while (CPU is present) {some assembly required}
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 128
Reputation: Evenbit is on a distinguished road 
Solved Threads: 4
Evenbit's Avatar
Evenbit Evenbit is offline Offline
Junior Poster

Re: Assembly Language Resources

 
0
  #7
Apr 11th, 2007
Originally Posted by Ancient Dragon View Post
Every version of MS-Windows is shipped with a free assembly language debugger. It's located in the c:\windows directory (or wherever you installed the operating system), and named debug.exe

This is a brief tutorial how to use it.
I'm adding this two to the list of DEBUG tutorials:

http://www.armory.com/~rstevew/Publi...ug-manual.html

http://www.geocities.com/thestarman3...bug/debug2.htm

Nathan.
while (CPU is present) {some assembly required}
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 128
Reputation: Evenbit is on a distinguished road 
Solved Threads: 4
Evenbit's Avatar
Evenbit Evenbit is offline Offline
Junior Poster

Re: Assembly Language Resources

 
0
  #8
Jul 5th, 2007
I have an even bigger list of useful ASM links here:

http://del.icio.us/Evenbit

Nathan.
while (CPU is present) {some assembly required}
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 128
Reputation: Evenbit is on a distinguished road 
Solved Threads: 4
Evenbit's Avatar
Evenbit Evenbit is offline Offline
Junior Poster

Re: Assembly Language Resources

 
1
  #9
Aug 21st, 2007
Adding this link to a blog which starts an interesting tutorial using NASM on a Linux platform.

http://jojodi.com/?p=107

Nathan.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 122
Reputation: NotNull is an unknown quantity at this point 
Solved Threads: 13
NotNull's Avatar
NotNull NotNull is offline Offline
Junior Poster

Re: Assembly Language Resources

 
0
  #10
Nov 2nd, 2008
Resources on assembly placed on the web go way back,
there is a lot to find.

Recent:
Programming From The Ground Up. X86 32-bit Assembly, AT&T Syntax, Under Linux.
http://savannah.nongnu.org/projects/pgubook/
Power Basic, downloads on assembler X86.
http://www.powerbasic.com/support/do.../assembler.htm
Art Of Assembly.
http://webster.cs.ucr.edu/AoA/DOS/pdf/0_AoAPDF.html

Old:
Here is a list of the old files from programmers heaven for 80x86,
just search on google for one of the files.
http://www.synchrondata.com/pheaven/www/area64.htm

8086:
http://www.et.byu.edu/groups/ece425w...6Assembly.html

Different:
Archived collection of 80x86 assembly files.
http://cd.textfiles.com/blackphilesi.../CODING/80X86/
----------------------------------------------------------
To control a mind violates a man, and all it has been used for is
hurting and afflicting. Nowonder I progam in assembly...
--->Now available http://dotcoding.netai.net/
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC