Commit Graph

10 Commits

Author SHA1 Message Date
Daniel S. de6b0e2814 Add D3DCheck address 2019-11-20 20:49:37 +01:00
Daniel S. a920c63d41 Auto format everything 2019-09-02 21:44:17 +02:00
Daniel S. 7784f97820 Switch build system to CMake 2019-09-01 22:45:07 +02:00
Daniel S. 4b6f9c520f Update NOTES and README
Fix DX8 hooking bug in ScrapHacks, deinitialize everything properly by hooking `Scrap.Exit`
2019-03-12 23:43:26 +01:00
Daniel S. 3a9ab54240 Update Notes
Clean up DLL-Injector code
Fix Crash in DX8 EndScene Hook
Update Hook.c to change whole page protection instead of first few bytes
Add Hashtable parser and dumper
Add keyboard shortcut to toggle DX8 overlay
Add VMT Hooking (currently not working)
Add Cleanup function that gets called on DLL-Unload
2019-03-04 15:11:47 +01:00
Daniel S. efba0894c4 Added D3D8 EndScene hooking (which currently crashes the game after some time) 2019-03-01 20:47:14 +01:00
Daniel S. 7cf3ab8580 Added function hooking
Cleaned up the injector a bit and added launch-time injection
2019-03-01 01:00:50 +01:00
Daniel S. ffbcc30427 Code cleanup 2019-02-28 17:50:52 +01:00
Daniel S. 0461764566 Big Update
Added more functions to DLL
Simplified Injector
Added Screenshot
Added some more functions to dbg.py module
2019-02-27 01:56:10 +01:00
Daniel S. 91901705d9 Add DLL-Injector+ScrapHacks DLL 2019-02-23 22:40:05 +01:00