Posted August 30, 200718 yr Introduction to IL Assembly Language * I took it from a CodeProject site and converted it into pdf :X Introduction_to_IL_Assembly_Language.rar The IL Assembly Language Programmers’ Reference * thx to Angel-55 for the link. I've also converted it into pdf The_IL_Assembly_Language_Programmers__Reference.rar PS: I found it hard to get good introductions into this upcoming topic. If you know any others, pls add them Edited August 30, 200718 yr by Ufo-Pu55y
August 30, 200718 yr Also a good resource: http://msdn2.microsoft.com/en-us/library/s...es_members.aspx
August 30, 200718 yr Try this site for more IL information.C# TO ILhttp://www.vijaymukhi.com/documents/books/ilbook/The IL Disassemblerhttp://www.vijaymukhi.com/documents/books/ildasm/The .NET file structurehttp://www.vijaymukhi.com/documents/books/metadata/
September 2, 200718 yr There are a couple of links on asmcommunity on the topic of ilasm, both of which contain examples here and here.Many thanks to their respective authors, and to you guys above for your references.Ehtyar. Edited September 2, 200718 yr by Ehtyar
September 2, 200718 yr Author This one's also very good to have:Partition_III_CIL.rar(Taken from: ECMA CIL and converted to pdf)
September 2, 200718 yr Author What do you use to convert to PDF?Ted. I never use M$ office, but http://www.openoffice.org/ ..and it's 'Writer' came with PDF export
September 2, 200718 yr Ah! I presume you port the web page over to OpenOffice then save it in PDF?Ted.
September 2, 200718 yr Author Ah! I presume you port the web page over to OpenOffice then save it in PDF?Yep, the one, which was a web page - and it took me a while.. 8xbackground colors, special word colors, etc.. 8xthank god, the others were just docs.
September 2, 200718 yr I never tried it that way but I really like the fact that the links show up in the bookmarks list... Ted.
September 2, 200718 yr You can find the full standards here:http://www.ecma-international.org/memento/index.htmlTed.
Create an account or sign in to comment