ihack4falafel / DLL-Injection

C# program that takes process id and path to DLL payload to perform DLL injection method.
51 stars 19 forks source link

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.