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
*
ready for Hunt 1.12 update
Toni Uhlig
2019-11-01
*
updated hunt offsets for update 1.1
Toni Uhlig
2019-10-18
*
removed leftover from previous attempts
Toni Uhlig
2019-10-03
*
shrinked Hunted by removing unused overhead
Toni Uhlig
2019-09-30
*
We need to unlink the VAD _after_ the MS CRT was initialized to prevent crash...
Toni Uhlig
2019-09-29
*
Hunt: search for gloabel env pointer via pattern
Toni Uhlig
2019-09-28
*
added an extensible dynamic symbol resolver including support for injected DLLs
Toni Uhlig
2019-09-28
*
renaming stuff
Toni Uhlig
2019-09-27
*
removed unused libs in Hunted and disable Debug build in TestDLL completly
Toni Uhlig
2019-09-25
*
Hunted fetches global env pointer and uses it in shellcode, implemented some ...
Toni Uhlig
2019-09-25
*
shellcode saves now all register values to the stack and pops it after the Li...
Toni Uhlig
2019-09-24
*
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