summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2024-12-12 00:52:12 +0100
committerunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2024-12-12 00:52:12 +0100
commitb973b2d0e648b0aa291d753a29fd45e4f7d466de (patch)
treea054af32d798ae9c56b69cb7d6e991fb9496f28d /README.md
parent48726a1d9d76568c82f2c1e9ecded7b34f5d4a85 (diff)
why, why, why?
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f9b4414..1803029 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# binja_coolsigmaker
+(**I apologize for the inconvenience, but due to a breaking change in the binaryninja crate, you will need to make a change to the entry point depending on which branch you build for.**)
+
We all know signature scanning can be extremely useful. Sadly, the two public offerings for Binja are either very slow, or crash extremely often.
This is why I wrote this plugin. It's a signature scanning and creating plugin for x86 (more archs are planned!), written in Rust. It's extremely fast, supports multiple signature styles, and works like a charm.