local ffi = require "ffi";; local FFI = ffi;; --HOOKS; local hook = { hooks = {} }; ffi.cdef [[; int VirtualProtect(void* lpAddress, ...
確定! 回上一頁