may i ask?
does game guardian support FFI (Foreign Function Interface), if support how can i get FFI (Foreign Function Interface)?
local ffi = require("ffi")
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
EnemyNetwork
may i ask?
does game guardian support FFI (Foreign Function Interface), if support how can i get FFI (Foreign Function Interface)?
local ffi = require("ffi")
local result = ffi.cast("int*", address)[0]
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now