Skip to content

Proposal: Add Capstone to the Windows Package Manager (winget) #2674

Open
@stevenjoezhang

Description

@stevenjoezhang

Feature

  • New architecture module
  • Support for processor extension
  • Add more instruction details (elaborated below)
  • Binding support for: language
  • Other (elaborated below)

Describe the feature you'd like

I'm currently working on an Intel PT decoder on Windows that relies on Capstone, and I noticed that the build process for Capstone has become very easy on Windows with VS 2022, clang-cl and cmake toolchain.

To improve accessibility for more Windows developers, I’d like to propose adding Capstone to the Windows Package Manager (winget). This would make it possible to install Capstone with a simple command like winget install Capstone, just like on *nix with apt or brew.

I’d like to know that are you open to having Capstone distributed via winget? Would you be willing to host Windows binaries as part of GitHub Releases? And I'd be happy to help with setting up GitHub Actions to automatically build Windows binaries (if needed).

Thanks for the amazing work on Capstone!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions