classMemory
Memory reader/writer
Provides an AHK class for reading and writing memory with pattern scans
An AHK memory reading/writing class with pattern scans.
62 stars
8 watching
26 forks
Language: AutoHotkey
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ahk-just-me/class_lv_incelledit | Provides in-cell editing functionality for ListView controls in AHK GUIs. | 15 |
vim-scripts/autohotkey-ahk | A Vim script for syntax highlighting Autohotkey scripts | 15 |
ahk-just-me/class_scrollgui | Provides a GUI container with scroll functionality for AutoHotkey applications | 23 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 68 |
huleiak47/vim-ahkcomplete | Omnicomplete plugin for autohotkey script editing | 13 |
ahkscript/aspdm | A package manager and distribution platform for AutoHotkey scripts | 60 |
hoppfrosch/ahk_ctable | A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
iamgroot42/mimir | Measures memorization in Large Language Models (LLMs) to detect potential privacy issues | 121 |
ahk-just-me/class_sqlitedb | An AutoHotkey class providing support to access and manipulate SQLite databases. | 104 |
ahkdb/ahkdb | A library that provides an efficient and lightweight way to store, manipulate, and query tab-separated databases from AutoHotkey scripts | 28 |
zer0mem0ry/kernelreadwritememory | A proof-of-concept project demonstrating kernel-level memory manipulation on Windows NT | 275 |
shambles-dev/autohotkey-type_checking | A tool for validating and checking the types of data in AutoHotkey scripts | 8 |
ahk-just-me/class_lv_colors | Provides a way to color individual cells and rows in an AutoHotkey ListView control. | 30 |
hnamikaw/vim-autohotkey | Adds support for AutoHotkey code in Vim with auto-indentation and other features | 7 |
kowainik/membrain | Provides type-safe memory units through a Haskell library with minimal boilerplate | 62 |