Comments on: Added some assembly language texts. http://thelegendofrandom.com/blog/archives/385 Programming and Reverse Engineering Thu, 19 Sep 2013 09:42:54 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: shane http://thelegendofrandom.com/blog/archives/385#comment-242 shane Sun, 10 Jun 2012 03:18:07 +0000 http://thelegendofrandom.com/blog/?p=385#comment-242 the above book i mentioned is the best i have come across, it’s a reference text on assembly, so it’s quite large and extensive, for newcomers into assembly , they may like to just read a few parts and code for it, not to read the whole book in one shot like a novel. :)

]]>
By: shane http://thelegendofrandom.com/blog/archives/385#comment-239 shane Sun, 10 Jun 2012 03:07:39 +0000 http://thelegendofrandom.com/blog/?p=385#comment-239 i would suggest the art of assembly language (aoa) which is NOT on HLA.
read online at http://maven.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html
download individual chapters at http://flint.cs.yale.edu/cs422/doc/art-of-asm/pdf/
or full text in pdf format at http://www.planetpdf.com/codecuts/pdfs/aoa.pdf

]]>
By: R4ndom http://thelegendofrandom.com/blog/archives/385#comment-236 R4ndom Sat, 09 Jun 2012 20:07:13 +0000 http://thelegendofrandom.com/blog/?p=385#comment-236 You know, I forgot it was in HLA. I HATED that. I would much more recommend another one. I will go thru my collection of eBooks and put up a different one that’s not HLA. Thanks for the notice…

]]>
By: synapse http://thelegendofrandom.com/blog/archives/385#comment-235 synapse Sat, 09 Jun 2012 17:30:57 +0000 http://thelegendofrandom.com/blog/?p=385#comment-235 Thanks for uploading these. Art of Assembly uses HLA and I would rather use the standard NASM or MASM syntax than learning HLA constructs. PC Assembly Language is great, its really nicely organized and its not going to take forever to finish reading.

]]>