| | |
Assembly Language Resources
![]() |
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
x86 Assembly Language FAQs
Wikipedia: Assembly Language
Wikipedia: List of assemblers
Links at Webster
MASM related info and links
Linux assembly links
Sticky created as per the request which was approved by Mr. Dragon....
Some links from my side:Hope it helped, bye.
Some links from my side:Hope it helped, bye.
I don't accept change; I don't deserve to live.
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.
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.
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.
All generalizations are wrong. Even this one.
•
•
Join Date: Jan 2007
Posts: 15
Reputation:
Solved Threads: 0
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
Regards,
Antonis
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)
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}
•
•
•
•
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.
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}
Adding this link to a blog which starts an interesting tutorial using NASM on a Linux platform.
http://jojodi.com/?p=107
Nathan.
http://jojodi.com/?p=107
Nathan.
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/
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/
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/
![]() |
Similar Threads
- Where can i learn about assembly language (Assembly)
- Using Assembly Language in .NET? (ASP.NET)
- Introduction to 80 x 86 Assembly Language and Computer Architecture - no CD - help (Assembly)
- machine/assembly language, syntax error (C++)
Other Threads in the Assembly Forum
- Previous Thread: idea to post simple assembly examples.
- Next Thread: Input Characters
| Thread Tools | Search this Thread |






