Pre CLR Team

Before the CLR actually came into lime light, it was with a team called CROEDT stands for Comman Runtime Odds and Ends Development Team. And this team is the first team in achiving the round-tripping with the coding.

Round-Tripping means, take any managed code like IL, disassemble it, add or change some ILs and reassemble it back into modified Executable


-----------------------
If you have something to share in person on this post, pl drop me a mail at dskcheck@gmail.com with the title in the subject.

Comments

Popular posts from this blog

Network Intrusion Detection using Supervised ML technique

ASP.NET Page Life Cycle

Is Architecture = Design of the application