summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2023-05-18 00:11:47 +0200
committerunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2023-05-18 00:11:47 +0200
commit9c62eb39dfe135b8b9cfe359fdf721298786c078 (patch)
tree0d2939497f02bde1f454d9e966dab5942c1e15f5
parentcf933873d2fdf24255194c2e8a03094e51aae481 (diff)
include install instructions
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index cdabf04..5cab11b 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,10 @@ These are the settings:
This is how it looks to create a signature, then scan for it:
![pattern creation and scanning](https://i.imgur.com/qkjdU2M.png)
+
+## How to install
+
+1. Download the platform-appropiate binary from release section
+2. Place the binary in your Binary Ninja installation's plugin folder
+
+Once GitHub Actions are set up and a loader plugin has been written, you will be able to install the plugin via the official plugin manager.