👑
Impulse documentation
  • Getting started
  • Examples
    • Console
    • Window
  • enviornment
    • Globals
      • Lua globals
      • Impulse globals
    • Libraries
      • Win32
      • Direct X
      • Renderer
      • Input
      • Crypt
      • Memory
      • File system
      • Debug
  • Enumerations
    • Key codes
    • Cursor style
    • Primitive topology
  • Data types
    • Vector2
    • Vector3
    • Vertex
    • Color
    • Draw command
Powered by GitBook

Impulse links

  • GitHub
  • Project
  • Discord

© 2025 Impulse

On this page
  • memory.set_target
  • memory.scan_pattern
  1. enviornment
  2. Libraries

Memory

This is extremely under-developed at the moment since it's not yet my focus.

memory.set_target

memory.set_target(executable_name: string) -> nil

memory.scan_pattern

memory.scan_pattern(pattern: string) -> number
PreviousCryptNextFile system

Last updated 3 months ago