Posted: Wed Nov 18, 2020 8:26 am Post subject: Lua expression in Mod R/M?
Is it possible to use lua expression in addressing?
Code:
OK: mov eax,$luaexp
NG: mov eax,[$luaexp]
Since Lua expression works in most places, I want to avoid registerSymbol() or define() because they are verbose (several lines to define a single address).
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum