Commit graph

7 commits

Author SHA1 Message Date
Dark Byte
0ffd9b8836 you can pass tablefiles as well 2023-11-27 23:15:47 +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
4a8befccca add a timeout on forcemodule load 2020-08-19 19:58:50 +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
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