Skip to main content
Glama
Ahmeth4n
by Ahmeth4n

Renef MCP Server

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

Related MCP server: Reversecore_MCP

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    A comprehensive MCP server for Frida dynamic instrumentation, enabling AI agents to manage devices, processes, scripts, memory, and ADB operations.
    39
    31
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    An enterprise-grade MCP server for AI-powered reverse engineering. Enables AI agents to perform comprehensive binary analysis through natural language commands.
    156 PyPI
    203
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    MCP server for iOS reverse engineering, enabling static analysis of IPA/Mach-O binaries and dynamic instrumentation via Frida for tasks like IAP interception and FairPlay decryption.
    32
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that exposes dynamic binary instrumentation, memory editing, pointer scanning, and scripting capabilities to AI agents, enabling real-time process inspection and modification.
    MIT