aboutsummaryrefslogtreecommitdiff
path: root/include/KInterface.h
Commit message (Collapse)AuthorAge
* Removed unused / unstable / untested features.segfault2021-04-23
|
* Added new MemDriverLib functions to determine if a page is freed/reserved.segfault2021-01-11
| | | | | * added PAGES/RPM tests * increased memory for ZwQuerySystemInformation in GetProcesses
* PingThread calls function on timeout.segfault2020-12-19
|
* CheattEngineServer: CMD_OPENPROCESS, CMD_PROCESS32FIRST, CMD_PROCESS32NEXT, ↵segfault2020-12-15
| | | | | | | | CMD_CLOSEHANDLE * KMemDriver integration * generic MT-Support achieved by synchronized wrapper functions * ability to spawn a Ping-Only Thread
* Added KMemDriver GetProcesses to enumerate all processes from kernel space.segfault2020-12-12
| | | | * fixed missing NUL termination for converted ASCII strings
* VS-2019 portVS-2019segfault2020-03-29
|
* added pattern checker and memory mapping method callbacks and managment ↵Toni Uhlig2019-09-24
| | | | functions
* added VAlloc, VFree and VUnlink in user space library MemDriverLibToni Uhlig2019-09-18
|
* project structure refactoringToni Uhlig2019-07-07
|
* httplib; simple web interface; moved KInterface.h to include/Toni Uhlig2019-07-02