Description: This effective article clearly explains the hijacking of the objects in the .NET. Although there are private members they are easily accessed by the public members. Thus calling client can easily hijack the objects behavior and thus it breaks the security easily. This article not only explains this security Vulnerability it also shows how to recompile the Base Class Library within the Shared Source CLI.