aboutsummaryrefslogtreecommitdiff
path: root/MemDriverLib
Commit message (Expand)AuthorAge
* moved DLLHelper.h to public header files directoryToni Uhlig2019-09-21
* added InitTargetMemory for allocating a memory block in the target process (c...Toni Uhlig2019-09-19
* DLLHelper loads DLL to memory and verifies its headersToni Uhlig2019-09-19
* added VAlloc, VFree and VUnlink in user space library MemDriverLibToni Uhlig2019-09-18
* fixed Linker issue for Hunted (RuntimeLib: MT-Lib-Dbg)Toni Uhlig2019-07-09
* project structure refactoringToni Uhlig2019-07-07
* httplib; simple web interface; moved KInterface.h to include/Toni Uhlig2019-07-02
* MemDriverLib + MemDriverWeb skeletonsToni Uhlig2019-06-27
* added memory driver user space libraryToni Uhlig2019-06-24