Lua Documentation
search
⌘Ctrlk
Lua Documentation
  • Practical Information
  • Lua Documentation
    • API Reference
      • Classes
      • g_lua
      • g_memory
        • get_base_address
        • scan_pattern
        • rip
        • allocate
        • free
        • write_byte
        • write_short
        • write_int
        • write_long_long
        • write_float
        • write_double
        • write_string
        • read_byte
        • read_short
        • read_int
        • read_long_long
        • read_float
        • read_double
        • read_string
      • g_logger
      • g_gui
      • g_hooking
      • g_math
      • g_util
      • g_imgui
      • g_os
      • NATIVES
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Lua Documentationchevron-right
  2. API Reference

g_memory

get_base_addresschevron-rightscan_patternchevron-rightripchevron-rightallocatechevron-rightfreechevron-rightwrite_bytechevron-rightwrite_shortchevron-rightwrite_intchevron-rightwrite_long_longchevron-rightwrite_floatchevron-rightwrite_doublechevron-rightwrite_stringchevron-rightread_bytechevron-rightread_shortchevron-rightread_intchevron-rightread_long_longchevron-rightread_floatchevron-rightread_doublechevron-rightread_stringchevron-right
Previousload_luachevron-leftNextget_base_addresschevron-right

Last updated 4 years ago