Ufo-Pu55y Posted August 30, 2007 Posted August 30, 2007 (edited) 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, 2007 by Ufo-Pu55y
MOID Posted August 30, 2007 Posted August 30, 2007 Also a good resource: http://msdn2.microsoft.com/en-us/library/s...es_members.aspx
revert Posted August 30, 2007 Posted August 30, 2007 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/
Ehtyar Posted September 2, 2007 Posted September 2, 2007 (edited) 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, 2007 by Ehtyar
Ufo-Pu55y Posted September 2, 2007 Author Posted September 2, 2007 This one's also very good to have:Partition_III_CIL.rar(Taken from: ECMA CIL and converted to pdf)
Teddy Rogers Posted September 2, 2007 Posted September 2, 2007 What do you use to convert to PDF?Ted.
Ufo-Pu55y Posted September 2, 2007 Author Posted September 2, 2007 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
Teddy Rogers Posted September 2, 2007 Posted September 2, 2007 Ah! I presume you port the web page over to OpenOffice then save it in PDF?Ted.
Ufo-Pu55y Posted September 2, 2007 Author Posted September 2, 2007 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.
Teddy Rogers Posted September 2, 2007 Posted September 2, 2007 I never tried it that way but I really like the fact that the links show up in the bookmarks list... Ted.
Teddy Rogers Posted September 2, 2007 Posted September 2, 2007 You can find the full standards here:http://www.ecma-international.org/memento/index.htmlTed.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now