Solvitor icon

Solvitor

Extracts IDL files from closed-source Solana smart contracts and decompiles them using an AI-powered platform.

소개

Solvitor provides a Model Context Protocol (MCP) server designed to interface with the Solvitor API, an AI-powered platform for Solana smart contract analysis. This server empowers developers to reverse engineer closed-source Solana programs, making it possible to extract Interface Definition Language (IDL) files and decompile the underlying code. It's a crucial tool for understanding and auditing smart contracts where source code is not readily available.

주요 기능

  • Extracts IDL from Solana programs
  • Utilizes reverse engineering techniques
  • Supports specifying Solana program ID and optional RPC endpoint URL
  • Returns structured IDL with program metadata and type (anchor or native)
  • 1 GitHub stars

사용 사례

  • Reverse engineering closed-source Solana smart contracts
  • Recovering IDL from deployed Solana programs
  • Analyzing unknown Solana applications for auditing or development
Advertisement

Advertisement