aboutsummaryrefslogtreecommitdiff
path: root/MemDriverLib/MemDriverLib.cpp
Commit message (Expand)AuthorAge
* Removed unused / unstable / untested features.segfault2021-04-23
* PingThread calls function on timeout.segfault2020-12-19
* CheattEngineServer: CMD_OPENPROCESS, CMD_PROCESS32FIRST, CMD_PROCESS32NEXT, C...segfault2020-12-15
* Added KMemDriver GetProcesses to enumerate all processes from kernel space.segfault2020-12-12
* Reformatting and "unscoped enum" warning removal.segfault2020-11-30
* added pattern checker and memory mapping method callbacks and managment funct...Toni Uhlig2019-09-24
* do not rely on the exact size during VALLOC and do not manually calculate the...Toni Uhlig2019-09-21
* added VAlloc, VFree and VUnlink in user space library MemDriverLibToni Uhlig2019-09-18
* project structure refactoringToni Uhlig2019-07-07
* added memory driver user space libraryToni Uhlig2019-06-24