From 8faf22a2bad42e9816d496f27d64cdfc0ce1ddf0 Mon Sep 17 00:00:00 2001 From: unknowntrojan <14975032+unknowntrojan@users.noreply.github.com> Date: Thu, 15 Jun 2023 11:47:08 +0200 Subject: specify that we currently only support x86 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.3.1