An open API service indexing awesome lists of open source software.

https://github.com/mojtabatajik/.net-code-injector

Proof of concept of .Net worms
https://github.com/mojtabatajik/.net-code-injector

cli concept dotnet il-code injector malware-research proof

Last synced: about 1 month ago
JSON representation

Proof of concept of .Net worms

Awesome Lists containing this project

README

          

# .Net-Code-Injector
.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.](https://www.nuget.org/packages/Mono.Cecil/)