unidbg
Emulates native libraries for Android and iOS, with AI-assisted debugging capabilities.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 5.0k
- Source
- mcp-github
- Repository
- github.com/zhkl0228/unidbg
Overview
unidbg is a tool for emulating Android and iOS native libraries, supporting the MCP protocol and enabling integration with AI tools like Cursor for AI-assisted debugging. It supports JNI calls, JavaVM, JNIEnv, and system call instruction emulation, and is compatible with ARM32 and ARM64 architectures. By integrating unidbg, developers can debug complex native code in a simulated environment, suitable for scenarios requiring deep understanding of ELF/MachO file formats and ARM assembly.
Capabilities
- ▪Emulate Android and iOS native libraries
- ▪Support MCP protocol
- ▪Support JNI calls
- ▪Support JavaVM and JNIEnv
- ▪Emulate system call instructions
- ▪Compatible with ARM32 and ARM64
Use cases
Setup
Clone the repository using `git clone https://github.com/zhkl0228/unidbg.git`, then follow the instructions in the README for configuration and installation.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to start the MCP server?
Enter the `mcp` command in the debugger to start the MCP server.
Which architectures are supported?
Supports ARM32 and ARM64 architectures.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.