A Python-based tool for analyzing and manipulating the memory of running processes on a Windows system. Features include listing processes, searching for processes by name or PID, scanning memory for specific values, writing values to memory, and checking for changes in memory values.
-
Updated
Sep 26, 2024 - Python