Skip to main content
Glama
Heretek-RE

re-angr

by Heretek-RE

Related Servers

Alternatives to re-angr

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Exposes angr binary-analysis capabilities (symbolic execution, taint analysis, CFG recovery) as MCP tools for vulnerability exploration and exploit development.
      9
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that exposes the Triton library for symbolic execution, taint analysis, and constraint solving on binary code.
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A multi-backend MCP server that exposes binary analysis capabilities from IDA Pro and Ghidra, allowing LLMs to directly drive reverse-engineering tools via natural language.
      152
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for angr binary analysis API workflow retrieval. Extracts real API usage patterns from angr's source code and angr-doc examples, then indexes them with semantic search so LLMs can query correct API call sequences.
      MIT

    TDQS

    A3.9/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool targets a distinct binary analysis operation: CFG construction, installation verification, dataflow analysis, and symbolic execution. There is no overlap in their purposes or outputs.

    Naming Consistency4/5

    All tool names use snake_case and are descriptive, but they mix verb_noun (build_cfg, check_angr) with noun_phrase patterns (reaching_definitions), leading to minor inconsistency.

    Tool Count4/5

    Four tools cover a focused set of angr-based analyses, each earning its place. The count feels appropriate for a specialized server, though slightly limited for broader reverse engineering tasks.

    Completeness3/5

    The set covers CFG, dataflow, and symbolic execution but lacks fundamental operations like disassembly or function enumeration, which may force agents to rely on external tools for basic analysis.

    Maintenance

    ActivityStale
    ResponsivenessSyncing