Resourcehacker MCP
R

Resourcehacker MCP

A ResourceHacker tool server based on the MCP protocol, which can operate Windows PE file resources through natural language, supporting resource operations such as extraction, modification, addition, and deletion
2.5 points
8.0K

What is the ResourceHacker MCP Server?

The ResourceHacker MCP server is an intelligent tool that serves as a bridge between AI assistants (e.g., Claude) and the powerful PE file resource editor ResourceHacker on the Windows system. Simply put, it enables you to tell the AI assistant what you want to do with an .exe or .dll file in everyday language (e.g., 'Replace the icon of this program' or 'Extract all the pictures from it'), and the AI assistant can understand and automatically call the ResourceHacker tool to complete these professional operations.

How to Use the ResourceHacker MCP Server?

The usage process is very intuitive: First, you need to configure this server in an AI application that supports the MCP protocol (e.g., Claude Desktop). After the configuration is complete, you can directly describe your requirements in natural language in the AI assistant's dialogue window. For example, you can say 'Help me extract all the icons from notepad.exe', and the AI assistant will understand your intention, call ResourceHacker through the MCP server, execute the corresponding commands, and feedback the results to you. You don't need to memorize complex command - line parameters or manually operate the graphical interface of ResourceHacker throughout the process.

Applicable Scenarios

This tool is particularly suitable for the following scenarios: 1. **Software Localization/Chineseization**: Replace Chinese resources (e.g., dialog boxes and menu text) for English software. 2. **Interface Beautification**: Replace visual elements such as icons and bitmaps of applications. 3. **Resource Analysis**: Quickly view or extract resources such as pictures and strings embedded in programs for analysis. 4. **Learning and Debugging**: Understand the PE file structure or modify resources for software behavior debugging. 5. **Lightweight Customization**: Make simple interface modifications to small tools or software for personal use.

Main Features

List Resources
Quickly view the list of all resources contained inside executable files (e.g., .exe, .dll), such as icons, bitmaps, dialog boxes, and menus, without extracting any files, helping you understand the file structure.
Extract Resources
Extract specified resources (e.g., icons, pictures) from a PE file and save them as independent files for easy viewing, editing, or reuse.
Add/Modify/Delete Resources
Add new resources to the program, replace existing resources (e.g., change the icon), or delete unnecessary resources. This is the core operation for software interface customization and localization.
Change Resource Language
Bulk modify the language identifiers of all resources in a PE file. For example, change English resources (1033) to Simplified Chinese resources (2052), which is an important step in software Chineseization.
Compile Resource Script
Compile a human - readable resource script file (.rc) into a computer - recognizable binary resource file (.res) for advanced resource creation and integration.
Execute Batch Script
Run a script file containing multiple ResourceHacker commands to automate complex or batch resource operations.
Advantages
**Natural Language Interaction**: No need to learn the complex command - line syntax of ResourceHacker. You can operate it by speaking.
**Lower Technical Threshold**: Allows users who are not familiar with the PE file structure and resource editing to easily make basic modifications.
**Improve Efficiency**: Quickly understand and execute intentions through the AI assistant, avoiding the cumbersome process of manually searching and clicking in the graphical interface.
**Powerful Functionality**: Relying on the mature ResourceHacker tool at the bottom layer, it provides comprehensive and professional editing capabilities for Windows resources.
**Flexible Integration**: As an MCP server, it can be seamlessly integrated into any AI application ecosystem that supports the MCP protocol.
Limitations
**Platform Limitation**: Only supports the Windows operating system because ResourceHacker is a Windows tool.
**Dependence on External Tools**: ResourceHacker.exe must be pre - installed and correctly configured.
**Inability to Process Encrypted/Compressed Files**: May not be able to modify the resources of PE files that have been specially packed or deeply compressed.
**Requires File Permissions**: Administrator privileges are required when modifying system files or protected files.
**AI Understanding Deviation**: Completely depends on the accurate parsing of natural language intentions by the AI assistant, and misunderstandings may occur under complex instructions.

How to Use

Environment Preparation
Ensure that your computer runs the Windows system and has Node.js (18+) and the ResourceHacker tool installed.
Get the Server
Clone or download the code of the ResourceHacker MCP server from the code repository and install its dependencies.
Configure the AI Application (Taking Claude Desktop as an Example)
Open the configuration file of Claude Desktop, add the MCP server configuration, and specify the paths of the server script and ResourceHacker.exe.
Restart and Start Using
Completely restart the Claude Desktop application. After restarting, you can directly use natural language commands in the dialogue to operate PE file resources.

Usage Examples

Example 1: Software Interface Chineseization
You want to Chineseize the interface of an English software (e.g., procexp64.exe). This usually requires replacing resources such as dialog boxes, menus, and string tables.
Example 2: Extract and Replace Program Icons
You don't like the icon of a small tool and want to replace it with your favorite one.
Example 3: Analyze Resources of an Unknown Program
You receive an executable file and want to quickly understand what pictures or text resources it contains without running it.

Frequently Asked Questions

After configuration, I can't see this tool in Claude. What should I do?
What should I do if I get a 'Access Denied' or 'Insufficient Permissions' prompt when modifying a program?
What is ResourceHacker? Do I have to install it separately?
Can this tool modify any .exe file?
What is a 'resource mask'? How should I fill it in?

Related Resources

ResourceHacker Official Website
The official site to obtain the latest version of the ResourceHacker tool, including usage documentation.
Model Context Protocol (MCP) Official Website
The official documentation and specifications for understanding the MCP protocol.
Official Documentation on Windows Resource Types
The detailed description of Windows resource types by Microsoft, suitable for advanced users to refer to.
ResourceHacker - mcp Project Code Repository
The source code repository of this MCP server, where you can submit issues or contribute code.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "resource-hacker": {
      "command": "node",
      "args": [
        "ResourceHacker-mcp_PATH\\ResourceHacker-mcp\\index.js"
      ],
      "env": {
        "RESOURCE_HACKER_PATH": "RESOURCE_HACKER_PATH\\ResourceHacker.exe"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

R
Rsdoctor
Rsdoctor is a build analysis tool specifically designed for the Rspack ecosystem, fully compatible with webpack. It provides visual build analysis, multi - dimensional performance diagnosis, and intelligent optimization suggestions to help developers improve build efficiency and engineering quality.
TypeScript
9.3K
5 points
N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
9.1K
5 points
T
Testkube
Testkube is a test orchestration and execution framework for cloud-native applications, providing a unified platform to define, run, and analyze tests. It supports existing testing tools and Kubernetes infrastructure.
Go
5.6K
5 points
M
MCP Windbg
An MCP server that integrates AI models with WinDbg/CDB for analyzing Windows crash dump files and remote debugging, supporting natural language interaction to execute debugging commands.
Python
10.1K
5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
9.5K
5 points
N
Netdata
Netdata is an open-source real-time infrastructure monitoring platform that provides second-level metric collection, visualization, machine learning-driven anomaly detection, and automated alerts. It can achieve full-stack monitoring without complex configuration.
Go
10.0K
5 points
M
MCP Server
The Mapbox MCP Server is a model context protocol server implemented in Node.js, providing AI applications with access to Mapbox geospatial APIs, including functions such as geocoding, point - of - interest search, route planning, isochrone analysis, and static map generation.
TypeScript
9.1K
4 points
U
Uniprof
Uniprof is a tool that simplifies CPU performance analysis. It supports multiple programming languages and runtimes, does not require code modification or additional dependencies, and can perform one-click performance profiling and hotspot analysis through Docker containers or the host mode.
TypeScript
8.4K
4.5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.9K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
32.2K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
22.8K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
63.7K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
28.1K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
59.5K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
19.7K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
43.2K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase