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
/
MemDriverLib
Commit message (
Expand
)
Author
Age
*
DLLHelper can now fixup relocations
Toni Uhlig
2019-09-22
*
DLLHelper can now fixup other DLL imports and TestDLL links static against MS...
Toni Uhlig
2019-09-21
*
DLLHelper can fix imports (does not work at the moment)
Toni Uhlig
2019-09-21
*
do not rely on the exact size during VALLOC and do not manually calculate the...
Toni Uhlig
2019-09-21
*
missed MSVC project file changes in previous commit
Toni Uhlig
2019-09-21
*
moved DLLHelper.h to public header files directory
Toni Uhlig
2019-09-21
*
added InitTargetMemory for allocating a memory block in the target process (c...
Toni Uhlig
2019-09-19
*
DLLHelper loads DLL to memory and verifies its headers
Toni Uhlig
2019-09-19
*
added VAlloc, VFree and VUnlink in user space library MemDriverLib
Toni Uhlig
2019-09-18
*
fixed Linker issue for Hunted (RuntimeLib: MT-Lib-Dbg)
Toni Uhlig
2019-07-09
*
project structure refactoring
Toni Uhlig
2019-07-07
*
httplib; simple web interface; moved KInterface.h to include/
Toni Uhlig
2019-07-02
*
MemDriverLib + MemDriverWeb skeletons
Toni Uhlig
2019-06-27
*
added memory driver user space library
Toni Uhlig
2019-06-24