cheat-engine/DBKKernel
Dark Byte a2fe0eab13
2017-06-06 01:43:04 +02:00
..
amd64 add an exceptionless copy memory command 2017-01-05 12:04:15 +01:00
i386 test and fix noexceptions for 32-bit and make debugging dumps easier 2017-05-09 22:48:09 +02:00
b.bat 2011-07-04 19:53:17 +00:00
ce.bat test and fix noexceptions for 32-bit and make debugging dumps easier 2017-05-09 22:48:09 +02:00
ces.bat test and fix noexceptions for 32-bit and make debugging dumps easier 2017-05-09 22:48:09 +02:00
cetc.bat 2011-07-04 19:53:17 +00:00
cetc.c 2011-07-04 19:53:17 +00:00
cetc.h 2011-07-04 19:53:17 +00:00
compileinfo.txt 2011-07-04 19:53:17 +00:00
DBKDrvr.c commit all changed files (signed) commit the kernel changes as well 2017-04-21 16:54:26 +02:00
DBKDrvr.h add IOCTL_CE_ENABLE_DRM 2017-01-12 00:33:51 +01:00
DBKFunc.c add code for ultimap2 2016-06-27 05:35:14 +02:00
DBKFunc.h add IOCTL_CE_ENABLE_DRM 2017-01-12 00:33:51 +01:00
debugger.c compiler fix 2016-11-07 04:43:30 +01:00
debugger.h fix kernelmodule unloading when global debug was used 2013-05-14 21:14:18 +00:00
deepkernel.c 2011-07-04 19:53:17 +00:00
deepkernel.h 2011-07-04 19:53:17 +00:00
extradefines.h 2011-07-04 19:53:17 +00:00
extraimports.h 2011-07-04 19:53:17 +00:00
interruptHook.c Fix physical write process memory 2012-01-25 21:55:52 +00:00
interruptHook.h 2011-07-04 19:53:17 +00:00
IOPLDispatcher.c 2017-06-06 01:43:04 +02:00
IOPLDispatcher.h commit all changed files (signed) commit the kernel changes as well 2017-04-21 16:54:26 +02:00
kfiles.c 2011-07-04 19:53:17 +00:00
kfiles.h 2011-07-04 19:53:17 +00:00
MAKEFILE 2011-07-04 19:53:17 +00:00
memscan.c commit all changed files (signed) commit the kernel changes as well 2017-04-21 16:54:26 +02:00
memscan.h fix stackview setting color and some more form fixes 2016-08-25 21:31:09 +02:00
mykerneldriver.sln Add an option to find recently accessed memory regions (You'll have to compile the driver yourself to test this) 2015-06-13 01:55:00 +02:00
mykerneldriver.vcproj commiting the sig check stuff 2012-06-26 11:52:30 +00:00
noexceptions.c test and fix noexceptions for 32-bit and make debugging dumps easier 2017-05-09 22:48:09 +02:00
noexceptions.h forgot to add these files to the git 2017-01-13 01:36:53 +01:00
ntifs.h 2011-07-04 19:53:17 +00:00
processlist.c commit all changed files (signed) commit the kernel changes as well 2017-04-21 16:54:26 +02:00
processlist.h cleanup and implement options for the user 2017-01-19 16:16:05 +01:00
sigcheck.c commiting the sig check stuff 2012-06-26 11:52:30 +00:00
sigcheck.h commiting the sig check stuff 2012-06-26 11:52:30 +00:00
SOURCES commit all changed files (signed) commit the kernel changes as well 2017-04-21 16:54:26 +02:00
sources.ce started implementing a fallback for symbols when handles are invalid (not done) 2017-01-18 03:20:24 +01:00
sources.cesigned add IOCTL_CE_ENABLE_DRM 2017-01-12 00:33:51 +01:00
sources.cetc 2011-07-04 19:53:17 +00:00
tdiwrapper.c 2011-07-04 19:53:17 +00:00
tdiwrapper.cpp 2011-07-04 19:53:17 +00:00
tdiwrapper.h 2011-07-04 19:53:17 +00:00
threads.c pause process falls back to PsSuspend/PsResumeProcess if no valid handle is available 2017-01-20 01:15:59 +01:00
threads.h fix createRemoteAPC and some related experimental code 2017-01-19 02:52:38 +01:00
ultimap.c some ultimap1 fixes (still broken: hotkeys) 2016-11-18 17:29:21 +01:00
ultimap.h some ultimap1 fixes (still broken: hotkeys) 2016-11-18 17:29:21 +01:00
ultimap2.c pause process falls back to PsSuspend/PsResumeProcess if no valid handle is available 2017-01-20 01:15:59 +01:00
ultimap2.h pause process falls back to PsSuspend/PsResumeProcess if no valid handle is available 2017-01-20 01:15:59 +01:00
vmxhelper.c some ultimap1 fixes (still broken: hotkeys) 2016-11-18 17:29:21 +01:00
vmxhelper.h some ultimap1 fixes (still broken: hotkeys) 2016-11-18 17:29:21 +01:00
vmxoffload.c replace the IDT interrupt hook for ultimap with an 'official' undocumented method to get perfmon interrupt 2016-03-21 15:17:09 +01:00
vmxoffload.h change dbvm offloading to kernelmode 2013-05-26 12:32:00 +00:00