cheat-engine/DBKKernel
2016-07-19 02:29:29 +02:00
..
amd64 add dbvm support for amd in the driver 2013-05-30 14:28:53 +00:00
b.bat 2011-07-04 19:53:17 +00:00
ce.bat fix target path when compiling the driver 2011-07-15 13:04:27 +00:00
ces.bat replace the IDT interrupt hook for ultimap with an 'official' undocumented method to get perfmon interrupt 2016-03-21 15:17:09 +01: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 some bugfixes and testing 2016-06-28 02:05:54 +02:00
DBKDrvr.h add code for ultimap2 2016-06-27 05:35:14 +02:00
DBKFunc.c add code for ultimap2 2016-06-27 05:35:14 +02:00
DBKFunc.h add code for ultimap2 2016-06-27 05:35:14 +02:00
debugger.c fix ultimap for win10 2016-05-05 00:56:30 +02: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 fix ranges 2016-07-19 01:39:26 +02:00
IOPLDispatcher.h some more ultimap2 progress 2016-07-06 04:47:40 +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 implement dbk_getPhysicalAddress and dbk_writesIgnoreWriteProtection (and some cecore stuff) 2015-08-10 22:52:16 +02:00
memscan.h 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.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
ntifs.h 2011-07-04 19:53:17 +00:00
processlist.c 2011-07-04 19:53:17 +00:00
processlist.h 2011-07-04 19:53:17 +00: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 2011-07-04 19:53:17 +00:00
sources.ce some fixes and added some temporary test code for generating output files 2016-06-28 11:35:43 +02:00
sources.cesigned some fixes and added some temporary test code for generating output files 2016-06-28 11:35:43 +02: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 2011-07-04 19:53:17 +00:00
threads.h 2011-07-04 19:53:17 +00:00
ultimap.c add code for ultimap2 2016-06-27 05:35:14 +02:00
ultimap.h add code for ultimap2 2016-06-27 05:35:14 +02:00
ultimap2.c fix crash if starting a new scan without ranges after doing a scan with 2016-07-19 02:29:29 +02:00
ultimap2.h fix ranges 2016-07-19 01:39:26 +02:00
vmxhelper.c add dbvm support for amd in the driver 2013-05-30 14:28:53 +00:00
vmxhelper.h add dbvm support for amd in the driver 2013-05-30 14:28:53 +00: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