.Net-Code-Injector

November 18, 2015 ยท View on GitHub

.Net file infector proof of concept

This simple injector show how to infect .Net executables to download and execute payload from internet address using injected IL code .

This code is depends on Mono.Cecil nuget package.