Software and web application security

September 8, 2007

Reflection only assembly loading

Filed under: general — chrisweber @ 3:56 pm

Good article on using the System.Reflection Assembly classes ReflectionOnlyLoad* methods to specify an assembly should be load, well, for reflection only! As in, not to execute anything in the assembly. This helps overcome some issues with reflection, and lets 32 bit code investigate a 64 bit assembly.

http://blogs.msdn.com/junfeng/archive/2004/08/24/219691.aspx

No Comments Yet »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.