aboutsummaryrefslogtreecommitdiff
path: root/KMemDriver/Memory.c
Commit message (Expand)AuthorAge
* Removed unused / unstable / untested features.segfault2021-04-23
* Added KMemDriver GetProcesses to enumerate all processes from kernel space.segfault2020-12-12
* Added some PTE code for future use.segfault2020-10-02
* added MEM_RESERVE as comment, needs to be verified if it is required for a st...Toni Uhlig2019-11-10
* do not rely on the exact size during VALLOC and do not manually calculate the...Toni Uhlig2019-09-21
* added support for full DLL paths for MEM_MODULESToni Uhlig2019-09-19
* VAD Unlink test, currently not working as expectedToni Uhlig2019-09-15
* export process memory allocationa and vad testToni Uhlig2019-09-07
* * moved KDBG to KMemDriver.hToni Uhlig2019-08-23
* exported KMemDriver virt mem related functions to an extra moduleToni Uhlig2019-08-20