I've been checking out assembly on linux myself. Here are a list of really cool/ hard core Linux assembly language tutorials and programming tools. Be sure to check all of them out, they are really good.
Linux Assembly language tutorial: http://webster.cs.ucr.edu/AoA/Linux/index.html This one has windows on it (my appologies): A couple of cool Masm Tutorial websites: http://www.easycode.cat/English/index.htm http://www.masm32.com/ Free C++ compiler: http://www.thefreecountry.com/compilers/cpp.shtml Hex converter: http://bluefive.pair.com/hexwrite.htm Cygwin info: http://bluefive.pair.com/hexwrite.htm CGI: http://www.cgi101.com/book/ Other cool useful stuff: http://www.wotsit.org/ http://www.codebeach.com/ On Fri, Sep 25, 2009 at 2:39 PM, Mark Traceur <[email protected]> wrote: > Howdy! > > I'm starting to program in Assembly Language. It's mostly an academic > exercise, but I'd like to do it on Linux. I know it's more complicated than > on Windows... > > Is there any good tutorial to using nasm, or Linux assembly in general? My > class is based around MASM and I'd like to show them up with the power of > Open Source ^^ > > Any help is very much appreciated. > > --MarkTraceur > > _______________________________________________ > LinuxUsers mailing list > [email protected] > http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers > >
_______________________________________________ LinuxUsers mailing list [email protected] http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers
