dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Testing of ILASM: "Trippy Bugs"


From: James Michael DuPont
Subject: Re: [DotGNU]Testing of ILASM: "Trippy Bugs"
Date: Fri, 3 Jan 2003 04:14:27 -0800 (PST)

Now you get some meaty bugs :

2122 ILASM - .get CLASSNAME marshal(idispatch) MEMBER  
there is a feature to get a member marshalling is a specific way.

2123 ILASM - pinvoke missing "preserve_sig" attribute  
there is a missing attribute in the pinvoke

2124 ILASM ldtoken valuetype <ID> class <ID> not supported  
This is great : it seems that ldtoken is used to load vtables from c++
classes.  The first parameter is a CLASS-Structure
then second a class MethodPointer. Very funky.
This might be used to overwrite or access c++ code, I am going to
research into that some more (But not today)

mike


=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]