<html><head><title>Linux Assembly</title>
<meta name="description" content="Linux Assembly: Linux/UNIX assembly language programming portal">
<meta name="keywords" content="assembly, assembler, asm, asmutils, embedded, HOWTO, Assembly HOWTO, system, kernel, system call, syscall, ELF, i386, x86, Alpha, IA-32, IA-64, IA32, IA64, nasm, gas, NASM, GAS, as86, tasm, masm, UNIX, Linux, FreeBSD, NetBSD, OpenBSD, BeOS, fast, small, memory, RAM, mini, httpd, smallest web server, source, hacker, interrupt, irq, int, port, I/O, hacker, Open Source, GNU">
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
</head>
<body text="#000000" bgcolor="#F0F0F0" OnLoad="window.defaultStatus='Welcome to the [Linux Assembly]';">
<blockquote><center><img SRC="images/org.png" height=75 width=500 align=TOP></center></blockquote>
<map name="map">
<area shape="rect" coords="4,4,125,33" href="#about">
<area shape="rect" coords="4,34,125,63" href="news.html">
<area shape="rect" coords="4,64,125,93" href="resources.html#projects">
<area shape="rect" coords="4,94,125,123" href="resources.html#docs">
<area shape="rect" coords="4,124,125,153" href="resources.html#tutorials">
<area shape="rect" coords="4,154,125,183" href="resources.html#links">
<area shape="rect" coords="4,184,125,213" href="asmutils.html">
<area shape="rect" coords="4,214,125,243" href="list.html">
<!-- <area shape="rect" coords="4,244,125,273" href="#mirrors"> -->
</map>
<table><tr><td valign=LEFT>
<img SRC="images/menu.png" BORDER=0 usemap="#map" height=245 width=132>
</td><td valign=center>
<p align="justify">
Welcome to the <b>Linux Assembly</b>!
<p align="justify">
If you are looking for information
on <b>assembly</b> programming under <b>UNIX</b>-like operating systems
(Linux/BSD/BeOS/etc), this is the right place to be.
Here you can find various <b>resources</b>, ranging from <b>tutorials</b> and
<b>documentation</b>, to actual programs written in <b>assembly</b> language.
As time passes, we will try to provide as much <b>information</b>
on the subject as possible, so stay <b>tuned</b>.
<p align="justify">
We will eventually provide information on <b>assembly</b> programming
under different <b>platforms</b>:
IA32 (x86), IA64 (Itanium), x86-64, SPARC, Alpha, or whatever platform
we find contributors for. Like any open project, we depend upon volunteers
and contributors: if you have the <b>knowledge</b>,
we would like you to <b>share</b> it with the rest of the <b>community</b>.
Although now most (but not all) material here is devoted to IA32 platform,
information on other platforms is gladly accepted as well!
</td></tr></table><br><br>
<p><a name=about></a><img SRC="images/about.png" height=16 width=120>
<blockquote>
<p align="justify">
So, what is UNIX assembly programming?
Well, one can tell you it's a nightmare.
Or that it is obsolete, because of hardware platform dependence and difficulty.
Or whatever else..
<p align="justify">
Here you can find that writing UNIX assembly programs
is simple and even has several advantages.
However it is true that this is not for everyone.
Mainly this site is for crazy hackers who always do everything in pure assembly :)
We assume you are familiar with assembly language and with UNIX,
and have some programming experience;
our goal is to give you the very secret lore
and lift the shroud of mystery over UNIX assembly programming.
<p align="justify">
You may want to read site's <a href=info.html#credits>history and credits</a>,
<a href=info.html#legal>legal notice</a>,
and <a href=info.html#contact>contact us</a> with any suggestions you might have.
Russian users: <a href=history-ru.html>история данного сайта</a>
может быть интересна русскоязычным хакерам.
</blockquote>
<blockquote>
<h4 align=center>Call-out to assembly hackers!</h4>
<b>
<p align="justify">
From now on, linuxassembly.org is looking for a new maintainer.
As I am now mostly in Linux kernel for last years (read C universe),
it would be great to find assembly-addicted person, who would take
the place. Site maintainer should be familiar with assembly language
and have minimal html expertise. Understanding linuxassembly.org goals
and principles, and following them is a must. Any new insight, from
complete site redesign to eventual improvement is welcome.
<p align="justify">
Linux Assembly HOWTO is seeking new maintainer as well.
Of course it could be a different person than linuxassembly.org maintainer.
<p align="justify">
Oh, well... the same applies to asmutils and a-linux.
asmutils maintainer should be familiar with asmutils as a developer.
<p align="justify">
If you feel you are the one, and want to volunteer, please
<a href=info.html#contact>contact current site maintainer</a>!
</b>
</blockquote>
<!-- -->
<p><a name=mirrors></a><img SRC="images/mirrors.png">
<p align=center>This site is mirrored at the following locations:
<center>
<p>
<!-- <a href=http://www.linuxv.com.ar/linuxassembly/>Argentina</a> | -->
<!-- <a href=http://reguly.net/alvaro/cic/linux-asm/>Brasil</a> | -->
<!--<a href=http://>Bulgaria</a> |-->
<!-- <a href=http://www.lnxscene.org/assembly/>France</a> | -->
<!-- <a href=http://mars.wiwi.uni-halle.de/asm/>Germany</a> | -->
<!-- <a href=http://linuxassembly.frapes.org/>Greece</a> | -->
<!-- <a href=http://linuxassembly.gr/>Greece</a> | -->
<!-- <a href=http://kernelkorea.org/la/>Korea</a> | -->
<!-- <a href=http://nuieee.fe.up.pt/~ee97034/la/>Portugal</a> | -->
<!-- <a href=http://la.kmv.ru>Russia</a> | -->
<!--<a href=http://itchy.coverlink.es:8080/mirrors/linuxassembly/>Spain</a> |-->
<!-- <a href=http://www.bsdworld.co.uk/la/>UK</a> | -->
<a href=http://unusedino.de/linuxassembly/>Germany</a>
<font size=-1>
<p>
The master site is <a href=http://asm.sourceforge.net>http://asm.sourceforge.net</a>
<p>
You can also download <a href=la.tar.bz2>compressed tarball</a> of the whole site.
</font>
<font size=-1 face="Tahoma, Helvetica">
<hr>
<a href=./>home</a> |
<a href=news.html>news</a> |
<a href=resources.html#projects>projects</a> |
<a href=resources.html#docs>docs</a> |
<a href=resources.html#tutorials>tutorials</a> |
<a href=resources.html#links>links</a> |
<a href=asmutils.html>asmutils</a> |
<a href=list.html>list</a>
<hr>
$Revision: 1.46 $ . $Date: 2007/02/17 07:09:58 $ . $Author: konst $
</font>
</center>
<p align=center>
<A href="http://sourceforge.net">
<IMG src="http://sourceforge.net/sflogo.php?group_id=927" width="88" height="31" border="0" alt="SourceForge Logo"></A>
</a>
</body></html>