awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索博客网站地图
项目关于媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

Awesome GitHub RepositoriesCommand Scripting

Capabilities for executing predefined sequences of debugger commands from external files to automate analysis.

Distinct from Debugger Plugins: Focuses on the execution of command scripts rather than general plugin-based extensions of the debugger

Explore 1 awesome GitHub repository matching development tools & productivity · Command Scripting. Refine with filters or upvote what's useful.

Awesome Command Scripting GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mamedev/mamemamedev 的头像

    mamedev/mame

    9,929在 GitHub 上查看↗

    MAME is a vintage hardware emulation platform designed to recreate the circuitry of arcade games, computers, and consoles to run original software on modern devices. It functions as a retro gaming preservation framework for managing, verifying, and archiving ROM sets and disk images to ensure long-term software accessibility. The project features a system debugging tool for inspecting emulated memory, CPU registers, and execution flow via breakpoints and disassembly. It also includes a Lua-based automation layer that exposes core system state and hardware controls for custom behavior and anal

    MAME reads and executes a sequence of debugger commands from a text file.

    C++
    在 GitHub 上查看↗9,929
  1. Home
  2. Development Tools & Productivity
  3. Debugger Plugins
  4. Command Scripting