frida-analykit — MCP Server by ZSA233

by ZSA233 · MCP Server · ★ 134

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About frida-analykit

Frida-Analykit 🌍 语言: 中文 | English v2 是一个双产物 monorepo:Python CLI 负责编排 Frida 环境、构建、注入、REPL、MCP 和数据落盘;npm runtime 负责给自定义 TypeScript Frida agent 提供按需导入的运行时能力。 项目定位 是主 CLI,覆盖环境管理、工作区生成、 安装/启动、attach/spawn、REPL 和真机辅助检查。 是 stdio MCP server,可以把 Frida 调试链路交给 MCP client 或大模型工具流。 是 agent runtime 包,提供 RPC、helper、process、JNI、ELF、SSL、Dex 和 native binding 等能力。 当前支持范围是 ;实际设备和版本兼容性以 的检查结果为准。 快速开始 安装 CLI,得到 和 。 创建并进入一个固定 Frida 版本的虚拟环境。 确认 Android 设备已连接。 生成 TypeScript agent 工作区并安装依赖。 按生成工作区里的 修改 ,然后先做环境检查。 如果 提示远端 安装或版本问题,先修复并启动设备端 server。 sh frida-analykit doctor fix --config ./config.toml frida-analykit server

androiddexdynamic-analysiselffridainstrumentationjnimcppythonreverse-engineering

Quick Facts

Stars134
Forks37
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score63.4127947467029/100
Last Updated2026-05-16
Created2025-04-10
Platformsmcp, python
Est. Tokens~82k

frida-analykit alternative? Top 6 similar tools

Looking for a frida-analykit alternative? If you're comparing frida-analykit with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • jadx-mcp-server by zinja-coder · ⭐ 633

    MCP server for JADX-AI Plugin

  • apktool-mcp-server by zinja-coder · ⭐ 376

    A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)

  • android-reverse-engineering-skill by CreditTone · ⭐ 62

    这是一套专为 Codex 适配的 Android 逆向分析 skill,支持在 Codex 会话中反编译 APK、XAPK、JAR、AAR,并结合 jadx、Fernflower/Vineflower 梳理 Mani

  • vibe by mondaycom · ⭐ 655

    🎨 Vibe Design System - Official monday.com UI resources for application development in React.js

  • GhidrAssistMCP by symgraph · ⭐ 647

    An native MCP server extension for Ghidra

  • python-utcp by universal-tool-calling-protocol · ⭐ 644

    Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, wi

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is frida-analykit?

frida-analykit is Frida 工具包 - 主要面向安卓端逆向,解决frida环境版本管理和对Agent端常用底层工具方法封装,支持MCP。(目前主要由AI开发维护代码). It is categorized as a MCP Server with 134 GitHub stars.

What programming language is frida-analykit written in?

frida-analykit is primarily written in Python. It covers topics such as android, dex, dynamic-analysis.

How do I install or use frida-analykit?

You can find installation instructions and usage details in the frida-analykit GitHub repository at github.com/ZSA233/frida-analykit. The project has 134 stars and 37 forks, indicating an active community.

What license does frida-analykit use?

frida-analykit is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to frida-analykit?

The top alternatives to frida-analykit on Agent Skills Hub include jadx-mcp-server, apktool-mcp-server, android-reverse-engineering-skill. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools