Lua:executeCodeLocal
Jump to navigation
Jump to search
executeCodeLocal(addres, parameter OPTIONAL): address - Executes a stdcall function with 1 parameter at the given address in the target process. The return value is the result of the function that was called