ProcessUtils32
Utility class for 32 bit processes that can get their ThreadStack0, and follow pointer chains in their virtual address space to read a final value into a chosen type.
Install / Use
/learn @baratgabor/ProcessUtils32README
ProcessUtils32
Simple utility class that uses various PInvoke functions to read information from the virtual address space of other processes.
Compatible only with 32 bit processes. NOTE that all methods are public, but the majority of them don't do bitness checks.
Main features:
- Getting the address of the elusive ThreadStack0 symbol used by CheatEngine
- Following pointer chains, and reading a result into a chosen type
I'll probably convert it sometime to use unsafe code and pointers, plus I'll write a 64 bit equivalent.
I used this class to read data from an app that was written in an unintentionally cryptic way, lacking any interop capabilities, and being completely inaccessible by UIA and MSAA.
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
