jonpalmisc / autobinja

Harness for automated headless analysis & patching with Binary Ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Jon Palmisciano; licensed under the BSD-3-Clause license.

For more information and the full license terms, see LICENSE.txt.

About

Harness for automated headless analysis & patching with Binary Ninja

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%