CodeReaver Newbie cheater
Reputation: 0
Joined: 19 Apr 2005 Posts: 24
|
Posted: Sun Sep 18, 2016 11:42 am Post subject: Plugin to import symbols from linker address maps |
|
|
https://github.com/afradley/CheatEngineMapfiles
It's a work-in-progress, but it should serve as a good starting point/reference for anyone writing plugins using both Visual Studio 2015 and Lua.
I've tested it with the latest version of Cheat Engine, which correctly finds the exported functions and runs the Lua code without any trouble.
For anyone wanting to use it as more than just a reference, the known issues are the handling of duplicate entries, and the parsing of string literals.
|
|