index
:
kmemdriver.git
VS-2017
master
A Windows Memory driver for game hacking purposes. Supports manual mapping with BlackBone and PastDSE.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntegrationTest
Commit message (
Expand
)
Author
Age
*
Added new MemDriverLib functions to determine if a page is freed/reserved.
segfault
2021-01-11
*
Added basic stack memory RPM/WPM test.
segfault
2020-12-17
*
CheattEngineServer: CMD_OPENPROCESS, CMD_PROCESS32FIRST, CMD_PROCESS32NEXT, C...
segfault
2020-12-15
*
CheatEngineServer KMemDriver include/link paths.
segfault
2020-12-14
*
Integration test improved.
segfault
2020-12-13
*
Added KMemDriver GetProcesses to enumerate all processes from kernel space.
segfault
2020-12-12
*
Added new test cases:
segfault
2020-11-30
*
Improved IntegrationTest virt mem alloc tests.
segfault
2020-10-04
*
Replaced PsSetLoadImageNotifyRoutine with a PatchGuard safe version.
segfault
2020-10-02
*
VS-2019 port
VS-2019
segfault
2020-03-29
*
updated to v141 platform toolset and fixed missing include paths / linker libs
segfault
2020-03-15
*
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