Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Byte Fast Find

Faster byte pattern search using IDA style byte pattern matching

Building

git (HEAD)

git clone https://github.com/etke/bff && cd bff
cargo build --features=binja --release
cp target/release/libbff.so ~/.binaryninja/plugins/

Usage

tip Use binaryninja keybindings to facilitate ease of use. eg. Ctrl+Shift+F

About

Simple Binaryninja plugin for byte pattern search using IDA style byte pattern matching

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages