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

https://github.com/vector35/sigkit

Function signature matching and signature generation plugin for Binary Ninja
https://github.com/vector35/sigkit

binary-analysis binary-ninja reverse-engineering

Last synced: 12 months ago
JSON representation

Function signature matching and signature generation plugin for Binary Ninja

Awesome Lists containing this project

README

          

# Signature Kit Plugin (v1.2.2)
Author: **Vector 35 Inc**

_Python tools for working with Signature Libraries_

## Description:

This plugin provides Python tools for generating, manipulating, viewing, loading, and saving signature libraries (.sig) for the Signature System. This plugin also provides UI integration for easy access from the Binary Ninja UI to common functions in the `Plugins\Signature Library` menu.

![Signature Explorer](https://raw.githubusercontent.com/vector35/sigkit/master/images/explorer.png)

Also included are [example scripts](https://github.com/Vector35/sigkit/tree/master/examples) which demonstrate batch processing and automatic creation of signature libraries for Ubuntu libc.
You can also run the Signature Explorer GUI as a standalone app.

## Installation Instructions

### Windows

### Linux

### Darwin

## Minimum Version

This plugin requires the following minimum version of Binary Ninja:

* 1997

## Required Dependencies

The following dependencies are required for this plugin:

* pip - flatbuffers

## License

This plugin is released under a MIT license.
## Metadata Version

2