Posted
Need working patterns for version: ad5d3e2906444472
Required:
- lua_newstate
- luaL_loadstring
- lua_pcall
- lua_gettop
- lua_pushstring
- lua_getglobal
- lua_setglobal
- lua_getfield
- lua_setfield
- lua_type
- lua_isnil
- lua_tonumber
- lua_tointeger
- lua_pushnumber
- lua_pushinteger
- lua_pop
- lua_tostring
- luaL_newstate
- luaL_loadfile
- luaL_dostring
Also need:
- DataModel->luaState offset
Just the patterns. No source needed.
Thanks.
Also, I've found a method to load DLLs into Roblox without admin rights or kernel drivers. Planning to build an executor with it, that's why I need these offset patterns.
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post