summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2023-06-15 11:47:08 +0200
committerunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2023-06-15 11:47:08 +0200
commit8faf22a2bad42e9816d496f27d64cdfc0ce1ddf0 (patch)
tree1f8e64dc2f0f9ac9479dff66452a1b78457ef9f0 /README.md
parentd967b291aea1d61365d5232c002a7eadad6f7416 (diff)
specify that we currently only support x86
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b37f819..a7f1f52 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
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 written in Rust. It's extremely fast, supports multiple signature styles, and works like a charm.
+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.
It supports 3 styles of signatures. Or 4, if you want to be specific.