MemoryScanner
Cross-platform tool for scanning memory of other processes
Install / Use
/learn @Stiju/MemoryScannerREADME
MemoryScanner
Cross-platform memory scanning tool that runs on Windows, Linux and macOS. Right now it uses a temporary command-line interface but will hopefully switch to a graphical user interface in the near future. (famous last words)
How to Compile
Compile all non-system .cpp files and the specific system_<platform>.cpp for your system.
Windows
Build the Visual Studio solution file.
Linux
clang++ main.cpp memory.cpp scanner.cpp system_linux.cpp -o memscan -O3 -fexceptions -std=c++14
macOS
clang++ main.cpp memory.cpp scanner.cpp system_macos.cpp -o memscan -O3 -fexceptions -std=c++14
Note
On Linux and macOS make sure to run as root to have access to other processes. macOS will only allow you to scan non-system applications.
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate 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
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
