Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cs2-analysis/setup-bindiff

Action to setup BinDiff including the IDA Pro plugins.
https://github.com/cs2-analysis/setup-bindiff

actions bindiff github-actions ida ida-pro

Last synced: about 2 months ago
JSON representation

Action to setup BinDiff including the IDA Pro plugins.

Awesome Lists containing this project

README

        

# setup-bindiff

Action to setup BinDiff including the IDA Pro plugins.

> [!NOTE]
> Only IDA Pro 9.0.240925 (Windows and Linux) supported.

## Usage example

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