psh24053 / LuaUnlocker

Lua Unlocker Source for Live WoW 7.x to 8.x and Classic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wow Lua Unlocker

World of Warcraft Lua Unlocker for Live WoW 7.x to 8.x and Classic
Website: https://winifix.github.io/

Credits

l0l1dk - the logic shared with me, originally written in D-Lang.
Ferib - for assembler logic: https://github.com/WiNiFiX/LuaUnlocker/blob/master/Application/Form1.cs#L46-L58
and https://github.com/WiNiFiX/LuaUnlocker/blob/master/Application/Form1.cs#L74-L85

How it works

It just resets the "lua-tainted" address to 0 thousands/millions of times per second
so all wow "protected lua" functions end up being called without issues 99% of the time,
they are fooled into believing they not protected functions so run.

Will it work on Classic wow?

As of now (2019.09.13) yes, but that may change at anytime

Screenshot of it working in Classic Beta

Screenshot

Can it be detected?

Yes

Will it be detected?

Maybe

Notes:

It may not work on all windows installs, to fix ensure windows memory protection and core isolation are disabled

About

Lua Unlocker Source for Live WoW 7.x to 8.x and Classic

License:GNU General Public License v3.0


Languages

Language:C# 100.0%