OldSchoolHack

Register / Login English

C# x86 manual map injection

not available
  • Category: Sourcecode
  • Developer:
  • Uploaded by: System
  • Uploaded at:
  • System: Windows
Download (25.12 KB)

VirusTotal Result: 0/57

virustotal

Description

This will only work for injecting x86 dlls.
I had limited time to port this so I modified some parts.

1) dependency injection is the standard LoadLibrary/CreateRemoteThread
2) no proper dependency path resolving
3) no x64 support

The code should be clean enough to use without any further explanations.

Download C# x86 manual map injection