Skip to content
download

GitHub Action

Setup BinDiff

v1 Latest version

Setup BinDiff

download

Setup BinDiff

Setup BinDiff (IDA Pro 9.0)

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup BinDiff

uses: cs2-analysis/setup-bindiff@v1

Learn more about this action in cs2-analysis/setup-bindiff

Choose a version

setup-bindiff

Action to setup BinDiff including the IDA Pro plugins.

Note

Only IDA Pro 9.0.240925 (Windows and Linux) supported.

Usage example

- name: Setup BinDiff
  uses: cs2-analysis/setup-bindiff@v1
  # with:
    # version: 'latest'