Quick demonstration of my custom module for LuaRT

Channel:
Subscribers:
780
Published on ● Video Link: https://www.youtube.com/watch?v=XAnu6zTezd4



Duration: 1:13
57 views
2


My point is to create a module in Lua that you can read/write process memory.

Download:
https://github.com/BuilderDemo7/LuaRT-Process-Module

Microsoft page about OpenProcess():
https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-openprocess

Writing binary modules for LuaRT:
https://luart.org/doc/tutorial/module.html







Tags:
#lua #lua54 #luaRT