Skip to content

EndOfEntropy/DLL-Manual-Mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.