aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* moved DLLHelper.h to public header files directoryToni Uhlig2019-09-21
* added support for full DLL paths for MEM_MODULESToni Uhlig2019-09-19
* added VAlloc, VFree and VUnlink in user space library MemDriverLibToni Uhlig2019-09-18
* prefixed alloc, free and unlink to prevent naming collision and added missing...Toni Uhlig2019-09-16
* added MEM_ALLOC, MEM_FREE and MEM_UNLINK to the kernel module interface (need...Toni Uhlig2019-09-16
* * moved KDBG to KMemDriver.hToni Uhlig2019-08-23
* project structure refactoringToni Uhlig2019-07-07
* httplib; simple web interface; moved KInterface.h to include/Toni Uhlig2019-07-02
* initial commitToni Uhlig2019-05-07