All Projects → Vector35 → sigkit

Vector35 / sigkit

Licence: MIT license
Function signature matching and signature generation plugin for Binary Ninja

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to sigkit

nampa
Nampa - FLIRT for (binary) ninjas
Stars: ✭ 55 (+44.74%)
Mutual labels:  binary-ninja, binary-analysis
Pwndbg
Exploit Development and Reverse Engineering with GDB Made Easy
Stars: ✭ 4,178 (+10894.74%)
Mutual labels:  binary-ninja
Rematch
REmatch, a complete binary diffing framework that is free and strives to be open source and community driven.
Stars: ✭ 141 (+271.05%)
Mutual labels:  binary-analysis
Mambo
A low-overhead dynamic binary instrumentation and modification tool for ARM (now with both AArch32 and AArch64 support)
Stars: ✭ 199 (+423.68%)
Mutual labels:  binary-analysis
Z3 and angr binary analysis workshop
Code and exercises for a workshop on z3 and angr
Stars: ✭ 154 (+305.26%)
Mutual labels:  binary-analysis
Radare2
UNIX-like reverse engineering framework and command-line toolset
Stars: ✭ 15,412 (+40457.89%)
Mutual labels:  binary-analysis
Sienna Locomotive
A user-friendly fuzzing and crash triage tool for Windows
Stars: ✭ 130 (+242.11%)
Mutual labels:  binary-analysis
PEiD
Yet another implementation of PEiD with yara
Stars: ✭ 12 (-68.42%)
Mutual labels:  binary-analysis
Manticore
Symbolic execution tool
Stars: ✭ 2,599 (+6739.47%)
Mutual labels:  binary-analysis
Replica
Ghidra Analysis Enhancer 🐉
Stars: ✭ 194 (+410.53%)
Mutual labels:  binary-analysis
Mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
Stars: ✭ 2,198 (+5684.21%)
Mutual labels:  binary-analysis
Gtirb
Intermediate Representation for Binary analysis and transformation
Stars: ✭ 190 (+400%)
Mutual labels:  binary-analysis
Drsemu
DrSemu - Sandboxed Malware Detection and Classification Tool Based on Dynamic Behavior
Stars: ✭ 237 (+523.68%)
Mutual labels:  binary-analysis
Triton
Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64, ARM32 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.
Stars: ✭ 1,934 (+4989.47%)
Mutual labels:  binary-analysis
Gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging features for exploit developers & reverse engineers ☢
Stars: ✭ 4,197 (+10944.74%)
Mutual labels:  binary-ninja
Dynamorio
Dynamic Instrumentation Tool Platform
Stars: ✭ 1,828 (+4710.53%)
Mutual labels:  binary-analysis
Lief
Authors
Stars: ✭ 2,730 (+7084.21%)
Mutual labels:  binary-analysis
binary-auditing-solutions
Learn the fundamentals of Binary Auditing. Know how HLL mapping works, get more inner file understanding than ever.
Stars: ✭ 61 (+60.53%)
Mutual labels:  binary-analysis
ObjCGraphView
A graph view plugin for Binary Ninja to visualize Objective-C
Stars: ✭ 125 (+228.95%)
Mutual labels:  binary-ninja
bn-goloader
go reversing helpers for binaryninja
Stars: ✭ 22 (-42.11%)
Mutual labels:  binary-ninja

Signature Kit Plugin (v1.2.1)

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 Tools\Signature Library menu.

Signature Explorer

Also included are example scripts 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].