Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonpalmisc/autobinja

Harness for automated headless analysis & patching with Binary Ninja
https://github.com/jonpalmisc/autobinja

automation binary-ninja headless

Last synced: about 19 hours ago
JSON representation

Harness for automated headless analysis & patching with Binary Ninja

Awesome Lists containing this project

README

        

# Autobinja

Autobinja is a harness for automated headless analysis & patching with Binary
Ninja.

*NOTE: Autobinja is an experimental project with a feature set defined almost
solely by the needs of its author. It is open source in the hope that it may be
useful to others, but should not be treated as stable or used in production.*

## Installation

Clone the repository, then install by running `pip install .`.

You may also choose to manually add Autobinja to your `PATH` or run it directly;
it does not have to be installed through Pip to work.

## Usage

See `autobinja -h` for full help and usage information.

## License

Copyright © 2022-2024 Jon Palmisciano; licensed under the BSD-3-Clause license.

_For more information and the full license terms, see [LICENSE.txt](LICENSE.txt)._