Skip to main content
Glama
dryfryce

Frida MCP Server

by dryfryce

frida_memory_scan

Scan process memory for specific byte patterns to locate code or data structures during dynamic analysis and debugging.

Instructions

Scan process memory for a pattern.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
patternYesHex pattern to search (e.g., '48 8b 05 ?? ?? ?? ??')
protectionNoMemory protection filter (e.g., 'r-x')r--

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dryfryce/frida-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server