cheat-engine/Cheat Engine/ceserver
Eric Heijnen f232e66638 zero out the value before querying the debug capabilities, in case the
kernel doesn't handle it, but returns success anyhow
2015-08-25 02:45:03 +02:00
..
.settings fix write process memory 2011-07-27 21:42:35 +00:00
Debug-linux fix the debug build compilation and add support for modulepaths 2015-07-20 19:22:55 +02:00
extension Add a safety check for WPM's of 0 byte and define some extra compile 2015-08-14 13:00:41 +02:00
Release-android Add compilation for 64-bit arm and add support for debugging for it as 2015-05-19 21:11:47 +02:00
Release-linux fix for module paths with spaces 2015-07-22 23:04:44 +02:00
.cproject Add a safety check for WPM's of 0 byte and define some extra compile 2015-08-14 13:00:41 +02:00
.project make ceserver compilable on x86 (no .so injection yet though) 2015-01-30 20:44:04 +00:00
api.c zero out the value before querying the debug capabilities, in case the 2015-08-25 02:45:03 +02:00
api.h Add compilation for 64-bit arm and add support for debugging for it as 2015-05-19 21:11:47 +02:00
ceserver.c Add a safety check for WPM's of 0 byte and define some extra compile 2015-08-14 13:00:41 +02:00
ceserver.h Add compilation for 64-bit arm and add support for debugging for it as 2015-05-19 21:11:47 +02:00
ceservertest.c one more sign extend fix and don't give up when singlestepping fails 2015-06-06 02:16:24 +02:00
ceservertest.h add some tests and dealing with an extra annoyance 2013-07-02 01:33:33 +00:00
context.c one more sign extend fix and don't give up when singlestepping fails 2015-06-06 02:16:24 +02:00
context.h add the context.* files 2015-05-19 21:21:55 +02:00
extensionfunctions.c some debug fixes 2013-09-08 15:56:25 +00:00
extensionfunctions.h implement CMD_SPEEDHACK_SETSPEED 2013-08-28 22:34:26 +00:00
extensionloader.c Add a safety check for WPM's of 0 byte and define some extra compile 2015-08-14 13:00:41 +02:00
extensionloader.h implement the command to load the extension and start with alloc 2013-08-26 01:26:43 +00:00
porthelp.c I don't know why, buit I keep on making this same mistake 2013-08-03 10:54:02 +00:00
porthelp.h implement VirtualQueryExFull 2015-01-19 01:46:41 +00:00
symbols.c fix module size 2015-03-03 15:23:18 +00:00
symbols.h forgot to close the file 2015-01-30 21:40:47 +00:00
threads.c Transfer hardware breakpoint capabilities to ce client 2013-08-15 23:25:18 +00:00
threads.h redesign the server part so internal debug messages can get handled more efficient (without having to send a random sigstop) 2013-07-15 00:02:44 +00:00