https://www.ired.team/offensive-security/code-injection-process-injection/injecting-and-executing-.net-assemblies-to-unmanaged-process
https://0xpat.github.io/Malware_development_part_9/
https://blog.ropnop.com/hosting-clr-in-golang/
https://lsecqt.github.io/Red-Teaming-Army/malware-development/executing-csharp-assemblies-from-c-code/
https://www.mono-project.com/docs/advanced/embedding/
https://medium.com/@lewiscomstive/how-to-embed-c-scripting-into-your-c-application-782b2e57245a
https://github.com/etormadiv/HostingCLR
https://github.com/3gstudent/Homework-of-C-Language/blob/master/HostingCLR_with_arguments_XOR.cpp
https://github.com/mez-0/InMemoryNET
https://github.com/b4rtik/metasploit-execute-assembly
https://github.com/med0x2e/ExecuteAssembly
https://github.com/anthemtotheego/InlineExecute-Assembly
https://github.com/kyleavery/inject-assembly
https://github.com/VoldeSec/PatchlessCLRLoader
https://github.com/Accenture/CLRvoyance
https://github.com/kyleavery/ThirdEye
https://web.archive.org/web/20230601160135/https://www.accenture.com/us-en/blogs/cyber-defense/clrvoyance-loading-managed-code-into-unmanaged-processes
https://github.com/moom825/CsharpRootkit/blob/main/64bit_inject_csharp_run.asm
Last updated 26 days ago