MCP ExplorerExplorer

Persona 4 Golden Mcp Real Time Hacking

@Rayato159on a year ago
3 MIT
FreeCommunity
AI Systems
#ai#hacking#llm#mcp#mcp-server#rust#rust-sdk
MCP Rust-based memory hacking tool for "Persona 4 Golden".

Overview

What is Persona 4 Golden Mcp Real Time Hacking

MCP Hack for Persona 4 Golden is a memory hacking tool developed in Rust that allows players to modify their in-game currency in real time. It employs native Windows APIs to manipulate memory values directly, providing a seamless experience akin to existing tools like Cheat Engine.

Use cases

This tool is primarily used by players looking to enhance their gaming experience in Persona 4 Golden on Steam. By allowing users to set their in-game money to any desired amount, it enables easier gameplay, item acquisition, and eliminates grinding for resources.

How to use

To use the MCP Hack, users must first clone the repository and build the project using Cargo. After setting up a configuration in Claude to point to the executable, users can interact with the tool through a chat command, such as ‘set money in persona 4 golden to 19999’, to modify their in-game currency.

Key features

Key features of the MCP Hack include reading the game process by name, dynamically finding the base module address, resolving the pointer path to the in-game currency, and writing values directly to memory for real-time adjustments. These features enable precise and efficient hacking.

Where to use

The MCP Hack can be used on Windows operating systems, specifically tested on Windows 11, and is designed for the Steam version of Persona 4 Golden. It provides a localized solution for players looking to manipulate in-game values easily.

Content

Persona 4 Golden MCP Hack 🦀💰

📹 Demo Video

Demo

📐 Architecture

Architecture

MCP Rust-based memory hacking tool for Persona 4 Golden
Set your in-game money in real-time using native Windows APIs.

Powered by MCP: Rust-SDK. Built for precision. Inspired by Cheat Engine.

🎮 Features

  • ✅ Reads process by name (P4G.exe)
  • ✅ Finds base module address at runtime
  • ✅ Resolves pointer path to in-game money
  • ✅ Writes value directly to memory

🧰 Requirements

  • Windows (tested on Windows 11)
  • Persona 4 Golden (Steam version)
  • Rust stable

🛠 Setup

  1. Clone the repository and build the project
git clone https://github.com/your-name/persona-4-golden-mcp-hack.git
cd persona-4-golden-mcp-hack
cargo build --release --example persona_4_golden_mcp_hack
  1. Set Claude desktop config
{
  "mcpServers": {
    "persona4golden": {
      "command": "PATH-TO/persona-4-golden-mcp-hack/target/release/examples/persona_4_golden_mcp_hack.exe",
      "args": []
    }
  }
}
  1. Chat with Claude and set your money
set money in persona 4 golden to 19999

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers