Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed unused / unstable / untested features. | segfault | 2021-04-23 |
| | |||
* | Added new MemDriverLib functions to determine if a page is freed/reserved. | segfault | 2021-01-11 |
| | | | | | * added PAGES/RPM tests * increased memory for ZwQuerySystemInformation in GetProcesses | ||
* | PingThread calls function on timeout. | segfault | 2020-12-19 |
| | |||
* | CheattEngineServer: CMD_OPENPROCESS, CMD_PROCESS32FIRST, CMD_PROCESS32NEXT, ↵ | segfault | 2020-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. | segfault | 2020-12-12 |
| | | | | * fixed missing NUL termination for converted ASCII strings | ||
* | VS-2019 portVS-2019 | segfault | 2020-03-29 |
| | |||
* | added pattern checker and memory mapping method callbacks and managment ↵ | Toni Uhlig | 2019-09-24 |
| | | | | functions | ||
* | added VAlloc, VFree and VUnlink in user space library MemDriverLib | Toni Uhlig | 2019-09-18 |
| | |||
* | project structure refactoring | Toni Uhlig | 2019-07-07 |
| | |||
* | httplib; simple web interface; moved KInterface.h to include/ | Toni Uhlig | 2019-07-02 |