Commit graph

19 commits

Author SHA1 Message Date
Dark Byte
52f4194f96 don't close the handle 2022-09-28 23:12:34 +02:00
Dark Byte
9ba95deaca some debugger and compile fixes for windows 2022-09-28 23:04:23 +02:00
Dark Byte
c1b76e7399 fix virtualToPhysicalCR3 when CR3 has special bits set 2021-05-29 12:53:44 +02:00
cheat-engine
6e966796bc Fix the old debuggerinterfaces 2021-03-17 11:49:42 -07:00
cheat-engine
e85d8e8bea implement GUI implementation for dbvm bp's (still needs fixing and specific bp types need to be rerouted/changed)
also add dbvm memory reading in case kernelmode is not available
2021-03-11 07:37:44 -08:00
Dark Byte
bd1efa717c Give 'Empty Recent Files List' it's own function
Deal with using the kernelmode debugger when DBVM isn't loaded and when the user refuses to load it
2020-09-02 10:00:47 +02:00
cheat-engine
acc6cefd0f Fix registry issues 2019-12-19 17:49:30 +01:00
cheat-engine
eb34575fdb Merge the mac modifications to the main branch. Todo: Likely fix some windows build isues 2019-12-18 12:07:17 +01: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
9a89b37ded some more cleanup and make getStringReferences show the string 2018-06-12 20:23:45 +02:00
Sergey D
172724bf3c Update KernelDebuggerInterface.pas 2016-08-20 23:30:06 +03:00
Dark Byte
2d9d4bf6a0 fix globaldebug breakpoints where the specific register isn't available 2015-10-12 01:11:19 +02:00
cheatengine@gmail.com
0f35a52416 move the processid and handle from cefuncproc to processhandlerunit
move the processlist function from cefuncproc to it's own unit
start work on the jni library for java
2014-09-08 12:00:14 +00:00
cheatengine@gmail.com
09bb16b0d2 optimize symbol lookup when in a .net process 2014-02-28 13:05:48 +00:00
cheatengine@gmail.com
473a654900 implement some threading helper functions and fix some threading issues and fix a problem with getting the breakpointlist
change createTimer to accept 0 parameters
Removed and shiften some internal counters in the pointerscanner and added nonstatic vtable pointers as an option
2014-01-02 13:20:59 +00:00
cheatengine@gmail.com
f83baaa3e8 Some arm disassembler fixes and adding code to deal with the debugger capabilities of the server 2013-08-15 23:27:00 +00:00
cheatengine@gmail.com
8bafdc8708 implement breakpoint handling for x86 network (tested) 2013-08-12 00:32:01 +00:00
cheatengine@gmail.com
4074dca612 took care of compiler warnings (deprecated is not a warning)
added a popup to the editor field in the lua engine form
2011-11-06 22:09:42 +00:00
cheatengine@gmail.com
d18393a96a renamed Cheat engine 6 to Cheat engine 2011-07-04 19:53:51 +00:00
Renamed from Cheat Engine 6/KernelDebuggerInterface.pas (Browse further)