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
/
TestDLL
/
TestDLL.vcxproj
Commit message (
Collapse
)
Author
Age
*
VS-2019 port
VS-2019
segfault
2020-03-29
|
*
removed hunt leftover..
Toni Uhlig
2020-03-26
|
|
|
|
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
*
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 GdiRadarLib CFLAGS/LDFLAGS
Toni Uhlig
2019-10-16
|
*
added Hunt classes for TestDLL (temporary; will be a new project soon)
Toni Uhlig
2019-09-30
|
*
changed platform toolset to v140 (MSVC 2015, Hunt uses same)
Toni Uhlig
2019-09-29
|
*
added sine more dynamically resolved functions from the CRT
Toni Uhlig
2019-09-29
|
*
removed unused libs in Hunted and disable Debug build in TestDLL completly
Toni Uhlig
2019-09-25
|
*
set IgnoreAllDefaultLibraries to NO for TestDLL
Toni Uhlig
2019-09-24
|
*
minimized DLL and using own entry
Toni Uhlig
2019-09-22
|
*
DLLHelper can now fixup other DLL imports and TestDLL links static against ↵
Toni Uhlig
2019-09-21
|
|
|
|
MSVCRT runtime
*
added TestDLL suitable for manual mapping and integration test skeleton
Toni Uhlig
2019-09-19