Click here to Skip to main content
15,889,909 members
Articles / Programming Languages / C#

Injecting .NET Assemblies Into Unmanaged Processes

Rate me:
Please Sign up or sign in to vote.
4.99/5 (69 votes)
22 Jun 2013MIT16 min read 152.3K   5K   140  
A detailed analysis of how to inject the .NET runtime and arbitrary .NET assemblies into unmanaged and managed processes; and how to execute managed code within those processes.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Founder Turing Inc.
United States United States

Comments and Discussions