Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Renef

FreeNot checked

MCP server for Renef, providing dynamic instrumentation and reverse engineering capabilities for Android ARM64, including native hooking, Java interception, and

GitHubEmbed

About

MCP server for Renef, providing dynamic instrumentation and reverse engineering capabilities for Android ARM64, including native hooking, Java interception, and memory manipulation.

README

alt text

MCP server for Renef - Dynamic instrumentation toolkit for Android ARM64 reverse engineering and security analysis.

Features

  • Native function hooking (PLT/GOT and trampoline methods)
  • Java/JNI method interception
  • Memory read/write operations
  • Runtime patching and code injection
  • Module and symbol inspection
  • SSL/TLS pinning bypass techniques
  • Framework detection (Flutter, React Native, Unity, Xamarin)
  • Comprehensive technique documentation

Screenshots

Installation

pip install renef-mcp

Configuration

Add to your MCP client configuration:

{
  "mcpServers": {
    "renef": {
      "command": "renef-mcp"
    }
  }
}

Documentation

License

MIT License - Copyright (c) 2025 Byteria

from github.com/Ahmeth4n/renef-mcp

Install Renef in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install renef-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add renef-mcp -- uvx renef-mcp

FAQ

Is Renef MCP free?

Yes, Renef MCP is free — one-click install via Unyly at no cost.

Does Renef need an API key?

No, Renef runs without API keys or environment variables.

Is Renef hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Renef in Claude Desktop, Claude Code or Cursor?

Open Renef on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Renef with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs