EloiStree / HelloWarcraftQAXR

Learn coding by creating bot and script for QA on Wow and other games through XR.
1 stars 0 forks source link

Topic, Sleepy note: Hack game by using LUA and cheat engine. (World of Warcraft) #80

Open EloiStree opened 6 months ago

EloiStree commented 6 months ago

LUA is used in lot's of game to allow modding. Like in wow. So I had the idea of generating a string with all the information I want then find the string and extract it. But unfortunately for me that is the force of LUA but also it weakness here. Because it means that the string are changeing of address all the time between the shared memory of LUA...

In my bad luck, I realized that array in LUA look like fixed address. So we can probably hack game by this angle.

image

You can find a video of my postmortem on the topic here, if you are curious:
image
https://youtu.be/w-PEJMJK9ZA