summaryrefslogtreecommitdiff
path: root/README.md
blob: 1fc52c5553f65ec4be578fdb89b7b9c49e26d465 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Binary Ninja API

This repository contains documentation and source code for the [Binary Ninja](https://binary.ninja/) reverse engineering platform API.

## Contributing

Public contributions are welcome to this repository. All the API and documentation in this repository is licensed under an MIT license, however, the API interfaces with a closed-source commercial application, [Binary Ninja](https://binary.ninja).

If interested in contributing, first please read and sign the [Contribution License Agreement](https://binary.ninja/). Next, email a your signed copy of the license to info@binary.ninja along with your github username. Once that email is confirmed, any pending pull requests will be evaluated for inclusion.

## Issues

The issue tracker for this repository tracks not only issues with the source code contained here but also the broader Binary Ninja product.