Lyra1337 / DLL-Injection

C# program that takes process id and path to DLL payload to perform DLL injection method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DLL-Injection

C# program that takes process id and path to DLL payload to perform DLL injection method. Please note the program targets .NET framework 3.5 and was compiled using Visual Studio 2017 Community.

About

C# program that takes process id and path to DLL payload to perform DLL injection method.


Languages

Language:C# 53.6%Language:Batchfile 46.4%