0
.NET의 고급기술중의 하나로, CLR Injection과 관련한 링크를 모으고 있습니다. 이 글은 계속 갱신됩니다.
CLR Injection: Runtime Method Replacer
http://www.codeproject.com/KB/dotnet/CLRMethodInjection.aspx
.NET Internals and Code Injection
http://www.ntcore.com/Files/netint_injection.htm
SOS Debugging Extension
http://msdn.microsoft.com/en-us/library/bb190764.aspx
SOS Cheat Sheat
http://geekswithblogs.net/.NETonMyMind/archive/2006/03/14/72262.aspx
Drill Into .NET Framework Internals to See How the CLR Creates Runtime Objects
http://msdn.microsoft.com/en-us/magazine/cc163791.aspx
Digging into interface calls in the .NET Framework: Stub-based dispatch
http://blogs.msdn.com/vancem/archive/2006/03/13/550529.aspx
Debugging Rotor Jit Call
http://www.xwang.org/2009/02/debugging-rotor-jit-call/
ARM Jazelle DBX (Direct Bytecode eXecution)
http://www.arm.com/products/multimedia/java/jazelle.html

