Commit graph

10 commits

Author SHA1 Message Date
Dark Byte
9f16682378 fix processwatcher 2019-07-22 22:33:28 +02:00
Dark Byte
59ff06412a Commit some changes for kerneldebug 2019-07-08 10:50:35 +02:00
Dark Byte
d62a04fbf9 Replace ExAllocatePoolWithTag with ExAllocatePool 2019-05-30 21:34:46 +02:00
Dark Byte
d2dc1a6235 Now using visual studio 2017 to compile the driver
split up ultimap2 from dbk (in case signing dbk fails ultimap will keep working)
fixed the processwatcher bsod'ing you if you have multiple CE's open
fixed the ss segment limit in dbvm offload (not that it was used)
2018-04-13 00:25:53 +02:00
changeofpace
88eaab6bb3 Fix dangling eprocess references in DBKKernel
- Added eprocess reference decrement to IOCTL_CE_OPENPROCESS handler.

 - Removed unnecessary eprocess reference increment in
 CreateProcessNotifyRoutine callback.
2017-12-03 02:37:38 -07:00
Dark Byte
1a1bf0c7bf commit all changed files (signed) commit the kernel changes as well 2017-04-21 16:54:26 +02:00
Dark Byte
09b03d8057 cleanup and implement options for the user 2017-01-19 16:16:05 +01:00
Dark Byte
2299f5c732 Mark the ProcessWatcher handles as 'Special' so the NtOpenProcess substitute routines do not NtClose them 2017-01-13 01:31:36 +01:00
Dark Byte
a98b7bc0ef add IOCTL_CE_ENABLE_DRM 2017-01-12 00:33:51 +01:00
cheatengine@gmail.com
0d5b57c81f 2011-07-04 19:53:17 +00:00