Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 284 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 284 Bytes

DLL-Manual-Mapping

Standard and Manual DLL mapping

The manual injector loads a DLL in the target process without using the LoadLibrary API. Fixes the relocation section. Patches the import section assuming the required DLL is initially loaded in the target process address space.