Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | Added basic stack memory RPM/WPM test. | segfault | 2020-12-17 |
| | |||
* | 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 | ||
* | Integration test improved. | segfault | 2020-12-13 |
| | |||
* | Added KMemDriver GetProcesses to enumerate all processes from kernel space. | segfault | 2020-12-12 |
| | | | | * fixed missing NUL termination for converted ASCII strings | ||
* | Added new test cases: | segfault | 2020-11-30 |
| | | | | | * Buffer / Handles * Modules / Pages retrieval | ||
* | Improved IntegrationTest virt mem alloc tests. | segfault | 2020-10-04 |
| | |||
* | added some integration tests (and found a bug) | Toni Uhlig | 2019-12-07 |
| | |||
* | improved integration tests by introducing KM_ASSERT_EQUAL macro | Toni Uhlig | 2019-11-16 |
| | |||
* | minimal integration test added (test KI handshake/shutdown) | Toni Uhlig | 2019-10-18 |
| | |||
* | added TestDLL suitable for manual mapping and integration test skeleton | Toni Uhlig | 2019-09-19 |