MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. IL2CPP Frida

IL2CPP Frida

axhlzybyaxhlzy
•
23
•
Security & Testing
Developer Tools
Game Development

Enables AI assistants to directly analyze and manipulate Unity IL2CPP applications.

Related MCPs

View more
  • AgentDeskAI

    BrowserTools

    Enables AI-powered applications to monitor and interact with browser data via a Chrome extension and MCP.

  • that1guy15

    Tox Testing

    Executes tox commands to run Python tests within a project using pytest via the Model Context Protocol (MCP).

  • hdresearch

    Shell

    Enables secure shell command execution for Large Language Models (LLMs).

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

IL2CPP Frida provides a Model Context Protocol (MCP) server that integrates Frida to offer deep analysis and manipulation capabilities for Unity IL2CPP applications. It allows AI assistants like Claude or Kiro to interact directly with running IL2CPP processes, performing tasks such as listing images, classes, methods, disassembling code, analyzing garbage collector heaps, and executing arbitrary JavaScript for runtime manipulation. This tool significantly streamlines the reverse engineering workflow for Unity-based software.

Key Features

01GC heap analysis to find runtime object instances
02Execution of arbitrary JavaScript code to manipulate Frida API
03Frida integration with support for USB, remote, and local device connections
04Comprehensive IL2CPP analysis, including fuzzy search for images, classes, and methods
05Method disassembly based on Frida Instruction API
063 GitHub stars

Use Cases

01Connecting to a target device and process for live IL2CPP application analysis and manipulation
02Disassembling specific IL2CPP methods to understand their implementation details
03Listing and fuzzy searching IL2CPP images, classes, and methods for reverse engineering