PCM

by rand-tech
Verified

local-only server

The server can only run on the client’s local machine because it depends on local resources.

Integrations

  • Enables reverse engineering capabilities with IRIS Reverse Engineering technology, referenced as a related project (MxIris-Reverse-Engineering).

피씨엠

PCM(MCP이지만 역방향), 역엔지니어링을 위한 MCP .

특징

  • 분석
    • 아이다
      • repl(IDAPython)
      • 분해
      • 디컴파일
      • 유형 설정
      • ...
  • 메모리
    • 참여 보고서

지엑스피1

설치

필수 조건:

  1. 저장소를 복제합니다
    git clone https://github.com/rand-tech/pcm
  2. mcp 구성 예제에 pcm 추가하세요
    { "mcpServers": { "pcm": { "command": "uv", "args": [ "--directory", "path_to/pcm", "run", "server.py" ] } } }
  3. MCP를 사용하세요

관련 프로젝트 :

출처 : 이 프로젝트는 Duncan Ogilvie(@mrexodia)의 IDA Pro MCP를 기반으로 합니다. 감사합니다.

라이선스 : 이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요. 원본 코드도 MIT 라이선스에 따라 라이선스가 부여됩니다.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

디컴파일, 디스어셈블리, 메모리 사용 보고서 등의 분석 작업을 위해 IDA Pro와 상호 작용할 수 있는 리버스 엔지니어링을 위한 MCP 서버입니다.

  1. Features
    1. Installations
      ID: ma2f8iji6w