. NET code injection CodeInject

Source: Internet
Author: User

CInject (or CodeInject) allows code injection directly into the hosted code without the need for decompilation. You can inject the code you want to execute in one or more methods. When using CInject, you do not need to understand the details of the target application. You can easily transform the application functions through injection.

Provides runtime intelligence such

  • Values of arguments to the called function
  • Object life time of a method/variables called within the method
  • Allows customization of logging or diagnostics
  • Allows extension of injectors to tailor your own solution as the need be
  • Measure the method execution time to check performance

Build your ownPluginsUsing CInject information

  • CInject supports building your own plugins
  • The plugin versions es information from the application such
    • Target assembly & method
    • Injector assembly & method
    • Processing details, results with timestamp
    • Exceptions and errors
  • Customized Plugin menu in CInject application

Project home http://codeinject.codeplex.com/

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.