persona-4-golden-mcp-real-time-hacking
2
The project is a Rust-based tool designed to modify the in-game currency of Persona 4 Golden on Windows. It works by reading and writing memory values in real-time, providing a straightforward way to adjust the player's money.
Persona 4 Golden MCP Hack 🦀💰
- Project Description: A Rust-based memory hacking tool for Persona 4 Golden, allowing users to adjust in-game money in real-time using Windows APIs. Harnesses the power of MCP: Rust-SDK for precision, with inspiration from Cheat Engine.
- Features:
- Reads the game process by name.
- Locates base module address during runtime.
- Resolves pointer path to the in-game money.
- Directly writes value to memory.
- Requirements: Works on Windows (tested on Windows 11) with the Steam version of Persona 4 Golden and requires Rust
stable
. - Usage: Clone the repository and build the project, set configuration in Claude, and manage your in-game attributes.