Commit Graph

8 Commits

Author SHA1 Message Date
Cheat Engine
66e7c0d78c add some file access routines to ceserver 2023-01-19 11:39:13 +01:00
Cheat Engine
4924431746 add support for pipe communication 2022-11-11 01:55:20 +01:00
Cheat Engine
84abeeeeac add changeMemoryProtection command to ceserver 2022-10-20 22:56:24 +02:00
cheat-engine
acc6cefd0f Fix registry issues 2019-12-19 17:49:30 +01:00
cheatengine@gmail.com
9a4d344127 implement CMD_SPEEDHACK_SETSPEED 2013-08-28 22:34:26 +00:00
cheatengine@gmail.com
093bcf41c5 implement CMD_CREATETHREAD and fix possible error with module injection (readlink doesn't return a 0-terminated string) 2013-08-27 10:18:57 +00:00
cheatengine@gmail.com
3fb96e71b0 Pass CMD_ALLOC and CMD_FREE through to EXTCMD_ALLOC and EXTCMD_FREE 2013-08-26 22:38:53 +00:00
cheatengine@gmail.com
db213908cc implement the command to load the extension and start with alloc
redefined the ext_ command defines
and some cleanup
2013-08-26 01:26:43 +00:00