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
/
Hunted
Commit message (
Expand
)
Author
Age
*
added shellcode comments and pattern scanning stub
Toni Uhlig
2019-09-24
*
Hunted TestDLL injection works
Toni Uhlig
2019-09-22
*
added global env sig for Hunt
Toni Uhlig
2019-09-19
*
jump to RWX page and back
Toni Uhlig
2019-09-18
*
basic shellcode injection works
Toni Uhlig
2019-09-18
*
ifdef'd currently unused code out and made preparations for shellcode injection
Toni Uhlig
2019-09-18
*
added CSGO project name suffix -kmem
Toni Uhlig
2019-08-23
*
Hunt iterate over entities
Toni Uhlig
2019-08-19
*
Hunt Showdown read some entity values
Toni Uhlig
2019-08-15
*
change the scope of some functions/globals to static
Toni Uhlig
2019-07-29
*
fixed linker issue while linking against static MemDriverLib.lib
Toni Uhlig
2019-07-14
*
append special KMemDriver suffix "-kmem" to Hunted
Toni Uhlig
2019-07-09
*
fixed Linker issue for Hunted (RuntimeLib: MT-Lib-Dbg)
Toni Uhlig
2019-07-09
*
use MemDriverLib for Hunted instead of the obsolete KInterface.cpp
Toni Uhlig
2019-07-09
*
KTest -> Hunted
Toni Uhlig
2019-07-07