Dark Byte
4774dbe394
add support for the 3th dbvm password
2021-05-14 17:31:36 +02:00
Dark Byte
c95f768e65
cut down some more
2020-11-20 13:22:42 +01:00
Dark Byte
0624f4c3b4
don't forget to lower the irql
2020-11-19 01:48:15 +01:00
Dark Byte
fb424b26fe
fix locking issue
2020-11-19 01:45:38 +01:00
Dark Byte
d8b3574ceb
Move the threadstate to a backup before enabling interrupts, and fix showing the xmm state, and implement writing to xmm
2020-11-18 12:11:11 +01:00
Dark Byte
950140bd1d
futureproof in case the bp's actually need triggering
2020-08-31 09:31:52 +02:00
Dark Byte
9a0a5f6d66
remove the dbgprint's for now (software ints)
2020-08-31 00:16:33 +02:00
Dark Byte
4673017d70
Don't touch GD when hooking fails
...
When something changes the IDT, stop
2020-08-30 23:13:23 +02:00
Dark Byte
fa05f26c31
fix non-global kernelmode debug from clearing DR6 when a interrupt isn't handled
2019-07-23 09:10:29 +02:00
Dark Byte
d78aeb18c8
make stepping safer by also checking the irql
2019-07-18 15:13:16 +02:00
Dark Byte
ef87d5abe0
Ignore BP's caused by DBVM if wrong process
2019-07-18 11:29:51 +02:00
Dark Byte
2296872872
Don't use DBVM if it isn't usable
2019-07-17 10:41:50 +02:00
Dark Byte
d4a082a80f
Implement DBVM watch breakpoint, and add option to pick the breakpoint type in memview as well
2019-07-15 13:40:21 +02:00
Dark Byte
59ff06412a
Commit some changes for kerneldebug
2019-07-08 10:50:35 +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
Dark Byte
926de2d887
compiler fix
2016-11-07 04:43:30 +01:00
Dark Byte
4f13e2a20c
fix ultimap for win10
2016-05-05 00:56:30 +02:00
cheatengine@gmail.com
4bc96f5f1e
properly fix the 64-bit handling of GD
2013-05-30 21:32:39 +00:00
cheatengine@gmail.com
fed1a90932
add autosigning to the ces buildscript (usable only by me)
2013-05-20 00:36:23 +00:00
cheatengine@gmail.com
d4c0551615
fix kernelmodule unloading when global debug was used
2013-05-14 21:14:18 +00:00
cheatengine@gmail.com
42700698d2
Made the driver only usable when running as admin
2012-06-21 01:19:26 +00:00
cheatengine@gmail.com
35643d9c48
fix kernelmode debugging with global debug for 64-bit+dbvm
2012-04-27 23:43:45 +00:00
cheatengine@gmail.com
0d5b57c81f
2011-07-04 19:53:17 +00:00