Categories > Coding > Lua >

Lua State address and Lua C API function offsets for the latest Roblox version.

New Reply

Posts: 1

Threads: 1

Joined: Jul, 2025

Reputation: 0

Posted

Hello please i need help I'm trying to find the current Lua State address and Lua C API function offsets (like lua_loadstring, lua_pcall) for the latest Roblox version. Would anyone be able to share these, or point me to where I can find up-to-date signatures/offsets? i wrote that at discord and global chat too

  • 0

  • Comment

_realnickk

Security Researcher

moderator

Posts: 81

Threads: 2

Joined: Feb, 2020

Reputation: 86

Replied

You're a couple years too late for that. Most of the Lua functions are inlined now. You'll have to reverse engineer the structures and recreate the functions.

  • 1

  • Comment

Security researcher, low-level programmer, and system administrator.

https://github.com/reversed-coffee

Login to unlock the reply editor

Add your reply

Users viewing this thread:

( Members: 0, Guests: 2, Total: 2 )