Commit graph

16 commits

Author SHA1 Message Date
Dark Byte
a2414fd341 free the module even when there's an exception 2023-11-27 23:26:05 +01:00
Dark Byte
c83cfcece2 add loadModule(memorystream, internalfilename, executeEntryPoint OPTIONAL default=true, timeout OPTIONAL default=nil=infinite) 2023-11-27 23:13:38 +01:00
Dark Byte
5af6522e81 debugger attach timeout window now shows an indicator at what point it's waiting 2021-09-29 16:53:26 +02:00
Dark Byte
381948e1a8 fix vehdebug forced injection 2020-07-23 09:39:38 +02:00
Dark Byte
5dd13bb0ce fix xp compiling and remove grouping for now. 2020-02-09 20:32:40 +01: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
a4c9180f62 The driverlist now shows exports of drivers as well 2019-02-22 12:05:24 +01:00
mgrinzPlayer
8726764e00
fix compilation for 32-bit 2018-09-07 15:44:52 +02:00
Dark Byte
112120d47b loadModule now executes the entrypoint on load by default
add ForceLoad as an option in settings as replacement for injectDLL
fix a wrong importname for a function
2018-06-30 08:50:27 +02:00
Dark Byte
c193fa2c20 start adding lua control to the manual module loader 2018-06-27 23:41:12 +02:00
Dark Byte
78974ee704 Apply some more translation patches by SER[G]ANT 2015-10-10 13:21:06 +02:00
cheatengine@gmail.com
059232d42a split up cefuncproc a bit more 2014-11-07 00:29:54 +00: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
43bc65aa0e Make the code compilable for FPC 2.7.1 and Lazarus 1.3 build 2014-05-11
Fix a big bug that didn't cause any big problems because of 8 byte aligned local variables
Changed from dynamic compiling the sound resources to a pre build sound resource because of build problems
2014-05-11 03:08:36 +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/ManualModuleLoader.pas (Browse further)