Dark Byte
b37c3b20bd
add a a global variable to lua called "process" which holds the main module name of the currently opened process. Coincidentally, this makes the "$process" address lookup, return the address of the main module
2015-12-20 22:11:08 +01:00
Dark Byte
85b9166b0e
add structure elements that can change the address when expanded (useful for linked lists)
...
add setPointerSize(size) to deal with 64-bit games that can only address 32-bit memory
fix a missing label in settings
2015-10-28 18:17:52 +01:00
Dark Byte
41feb93ed2
add a display when conditonal breakpoints error out.
...
And upload thread-safe lua binaries
2015-07-13 00:35:42 +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
a43d4bcc19
don't send an openProcess event when a process has been closed
2014-06-07 01:37:50 +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
5988763024
some fixes for arm
2013-09-07 11:54:15 +00:00
cheatengine@gmail.com
720ca81fff
add isNetwork to the processhandler
...
Fix injectdll for network
Implement the speedhack for network
2013-08-28 22:33:40 +00:00
cheatengine@gmail.com
8f7ce49415
implement more network debug options. (trap works properly now)
2013-07-23 17:35:12 +00:00
cheatengine@gmail.com
a026319c99
Add support for accessing properties of classes that haven't been explicitly implemented in lua
2012-12-28 18:48:11 +00:00
cheatengine@gmail.com
dd8ec1422b
symbolhandler performance improvement
2011-11-25 23:57:33 +00:00
cheatengine@gmail.com
d18393a96a
renamed Cheat engine 6 to Cheat engine
2011-07-04 19:53:51 +00:00