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 (
Collapse
)
Author
Age
*
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
|
|
|
|
* 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
|
*
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
|
|
|
|
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
*
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