aboutsummaryrefslogtreecommitdiff
path: root/MemDriverLib/DLLHelper.cpp
Commit message (Collapse)AuthorAge
* DLLHelper can now fixup other DLL imports and TestDLL links static against ↵Toni Uhlig2019-09-21
| | | | MSVCRT runtime
* DLLHelper can fix imports (does not work at the moment)Toni Uhlig2019-09-21
|
* added InitTargetMemory for allocating a memory block in the target process ↵Toni Uhlig2019-09-19
| | | | (cause we need the base address ASAP)
* DLLHelper loads DLL to memory and verifies its headersToni Uhlig2019-09-19